BwPictureFormatsEnum

BwPictureFormatsEnum enumeration constants define the image formats or compression algorithms to be used when saving black-and-white images.

typedef enum {
 BWPF_CCITT4 = 0x00000001,
 BWPF_JBIG2 = 0x00000002,
 BWPF_JBIG2Lossless = 0x00000004,
 BWPF_Auto  = 0x00000008
} BwPictureFormatsEnum;
    

Elements

Name Description
BWPF_Auto The format is defined automatically.
BWPF_CCITT4 CCITT4 compression algorithm.
BWPF_JBIG2 JBIG2 compression algorithm in lossy mode.
BWPF_JBIG2Lossless JBIG2 compression algorithm in lossless mode.

Used in

IPDFPictureCompressionParams::BwPictureFormats

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.