ImageData
ImageData class
Information about processed / recognized image.
The ImageData type exposes the following members:
Properties
Name | Description |
---|---|
source | The full path to the file or URL, if any. Empty for streams, byte arrays, base64. |
type | The type of the ImageData content. |
width | Width of the image. |
height | Height of the image. |
filters | Image preprocessing to improve the accuracy of OCR. |
stream | Image in stream. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr