|
LEADTOOLS now supports TIFF-FX.
TIFF-FX. These are Internet Fax files developed and used by Xerox. This format supports several types of compression, which allows the user or developer to use the compression that best suits his or her needs. In addition, this file format can be extended as the need arises. The following modes are supported:
Minimal Black and White: This mode uses binary MH compression (T.4). Extended Black and White: This mode uses binary MH, MR and MMR compression (T.4 and T.6). Lossless JBIG Black and White: This mode uses JBIG compression (T.85, T.82). Lossy Color and Grayscale: This mode uses JPEG compression (T.42, T.81). Lossless Color and Grayscale: This mode uses JBIG compression (T.43, T.82).
The default extensions used by this format is: TIFX, TIFF. This file format does support multipage files. The file constants associated with this file format are:
FILE_TIFX_JBIG FILE_TIFX_JBIG_T43 FILE_TIFX_JBIG_T43_ITULAB FILE_TIFX_FAX_G4 FILE_TIFX_FAX_G3_1D FILE_TIFX_FAX_G3_2D FILE_TIFX_JPEG
Required DLL: LFTFX14N.DLL, LFFAX14N.DLL, LFJBG14N.DLL, and LFCMP14N.DLL. For TIFF-FX files, you can read the following bits per pixel: 1, 3, 8, and 24. For TIFF-FX files, you can write the following bits per pixel: 1, 3, 8, and 24.
Ike Starnes LEAD Technologies, Inc.
|