Chinese Simplified (简体中文)

ImageColorTypeEnum

ImageColorTypeEnum enumeration constants are used to describe different color types of an image.

typedef enum {
 ICT_BlackWhite,
 ICT_Gray,
 ICT_Color
} ImageColorTypeEnum;
    

Elements

Name Description
ICT_BlackWhite Black-and-white image.
ICT_Color Color image.
ICT_Gray Gray image.

Used in

IImageDocument::ImageColorType

IImage::ImageColorType

IRasterPictureBlock::ColorType

24.03.2023 8:51:52

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.