Image-Related Objects
An open image file is represented by an object of the ImageDocument type. This object contains a number of image planes, represented by a respective number of the Image objects. These planes are: full-size black-and-white, gray and color copies of the deskewed image and a small color preview, which is optional. ABBYY FineReader Engine also provides several objects which allow you to modify the image, prepare it for recognition, etc.
This section contains descriptions of the following image-related objects:
- ImageDocument
- IImageDocumentEvents
- Image
- ImageProcessingParams
- PrepareImageMode
- OfficeConversionSettings
- OfficeConverters
- JpegExtendedParams
- TiffExtendedParams
- PngExtendedParams
- ImageModification
- CoordinatesConverter
- MultipageImageWriter
- IImagePasswordCallback
- TrainingImagesCollection
- TrainingImage
You can find additional information about how to work with images in the Working with Images section.
The image-related objects hierarchy
For more information about the hierarchy of the ABBYY FineReader Engine objects, please see the Object Diagram.
7/3/2024 8:50:25 AM