| 接口 | 说明 |
|---|---|
| ImageMatrix |
图像矩阵读写接口
|
| LazyImageFactory |
创建 lazy image的工厂类接口
|
| 类 | 说明 |
|---|---|
| BaseLazyImage |
图像数据处理对象
|
| 枚举 | 说明 |
|---|---|
| MatType |
图像矩阵格式定义
|
| 异常错误 | 说明 |
|---|---|
| ImageError | 已过时
non-standard class name,instead use
ImageErrorException |
| ImageErrorException |
获取图像异常
|
| NotFoundLazyImageFactoryException |
没有找到
LazyImageFactory实例异常 |
| NotImage | 已过时
non-standard class name,instead use
NotImageException |
| NotImageException |
非图像数据
|
| UnsupportedFormat | 已过时
non-standard class name,instead use
UnsupportedFormatException |
| UnsupportedFormatException |
不支持的图像格式
|
Copyright © 2023. All Rights Reserved.