ImageTypeEnum

ImageTypeEnum enumeration constants are used to convert coordinates between different image planes of the ImageDocument object. The latter object represents an open image. The open image contains only one page for each color type (black-and-white or color). It is either deskewed or non-deskewed depending on the values of the CorrectSkewXXX properties of the ImageLoadingParams object.

typedef enum {
 IT_Base,
 IT_Modified,
 IT_Preview
} ImageTypeEnum;
    

Elements

Name Description
IT_Base Non-deskewed image.
IT_Modified Fully deskewed image.
IT_Preview Preview image.

Used in

IImageDocument::ConvertCoordinates

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.