ScanCompressionTypeEnum

ScanCompressionTypeEnum enumeration constants are used to specify modes of image compression after scanning. The compression type depends also on colority.

typedef enum {
 SCT_NoCompression,
 SCT_CcittGroup3,
 SCT_CcittGroup4,
 SCT_JpegJfif
}ScanCompressionTypeEnum;
    

Elements

Name Description
SCT_NoCompression The image is to be saved without any compression.
SCT_CcittGroup3 Black-and-white TIFF compression with CCITT Group 3.
SCT_CcittGroup4 Black-and-white TIFF compression with CCITT Group 4.
SCT_JpegJfif Gray or color TIFF compression with JPEG protocol (JFIF).

Used in

IScanSourceSettings::CompressionType

IScanSourceCapabilities::Compressions

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.