PictureColorityModeEnum

PictureColorityModeEnum enumeration constants are used to define color setting for pictures exported to output files in various formats.

typedef enum {
 PCM_KeepColority,
 PCM_ForceToGray,
 PCM_ForceToBw
} PictureColorityModeEnum;
    

Elements

Name Description
PCM_ForceToBw All documents will be saved as black-and-white. For color and gray documents this will reduce the size of the output file.
PCM_ForceToGray Color and gray documents will be saved in grayscale, black-and-white documents will be saved as is. For color documents this will reduce the size of the output file.
PCM_KeepColority Colors will be saved during export.

Used in

IPDFExportParams::Colority

IPictureExportParams::Colority

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.