ImageFileFormatEnum

ImageFileFormatEnum enumeration constants are used to specify the format of image file.

typedef enum {
 IFF_Bmp,
 IFF_Dcx,
 IFF_Jpg,
 IFF_J2k,
 IFF_JBIG2,
 IFF_Pcx,
 IFF_Pdf,
 IFF_Png,
 IFF_Tif,
 IFF_Gif,
 IFF_DjVu
} ImageFileFormatEnum;
    

Elements

Name Description
IFF_Bmp BMP format.
IFF_Dcx DCX format.
IFF_Jpg JPEG format.
IFF_J2k JPEG 2000 format.
IFF_JBIG2 JBIG2 format.
IFF_Pcx PCX format.
IFF_Pdf PDF format.
IFF_Png PNG format.
IFF_Tif TIFF format.
IFF_Gif GIF format. ABBYY FlexiCapture 12 SDK does not save image files in this format.
IFF_DjVu DjVu format. ABBYY FlexiCapture 12 SDK does not save image files in this format.

Used in

IImageDocument::SourceImageFileFormat

IImageExportParams::Format

IImage::WriteToFile

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.