LEADTOOLS For .NET Class Library Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.28
File Formats: TIFF CCITT and Other FAX Formats

LEADTOOLS for WPF supports reading and writing of the following 1-bit formats that are commonly used in FAX transmissions:

TIFF

For more information refer to Tagged Image File Format (TIFF).

CALS

The file constants associated with this file format are:

WIC Codec CLSID

WIC Codec Subformat

RasterImageViewer.Save
File Constant

Read Support

Write Support

Description

CLSID_WICLeadCalsEncoder

WICLeadSubFormatCals

Cals

1 BPP

1 BPP

CALS Raster file.

CLSID_WICLeadCalsEncoder

WICLeadSubFormatCals2

Cals2

1 BPP

1 BPP

CALS CCITT G4 compressed.

CLSID_WICLeadCalsEncoder

WICLeadSubFormatCals3

Cals3

1 BPP

1 BPP

CALS Fax Group 4 compressed.

CLSID_WICLeadCalsEncoder

WICLeadSubFormatCals4

Cals4

1 BPP

1 BPP

CALS CCITT G4 Tiled.

Required DLL: Leadtools.Codecs.Cal.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.

IOCA

For more information refer to Image Object Content Architecture Format (IOCA/MODCA).

WinFax

The file constants associated with this file format are:

WIC Codec CLSID

WIC Codec Subformat

RasterImageViewer.Save
File Constant
Read Support Write Support Description
CLSID_WICLeadWfxEncoder WICLeadSubFormatWfxG31Dim WfxG31Dim 1 BPP 1 BPP Winfax, compressed using CCITT group 3, 1 dimension.
CLSID_WICLeadWfxEncoder WICLeadSubFormatWfxG4 WfxG4 1 BPP 1 BPP Winfax, compressed using CCITT group 4.

Required DLL: Leadtools.Codecs.Wfx.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Raw FAX

The file constants associated with this file format are:

RasterImageViewer.Save
File Constant
Read Support Write Support Description
FaxG31Dim 1 BPP 1 BPP Raw FAX, compressed using CCITT group 3, 1 dimension.
FaxG31DimNoEol 1 BPP 1 BPP Raw FAX, compressed using CCITT group 3,1 dimension.with no EOL.
FaxG32Dim 1 BPP 1 BPP Raw FAX, compressed using CCITT group 3, 2 dimensions.
FaxG4 1 BPP 1 BPP Raw FAX, compressed using CCITT group 4.

Required DLL: Leadtools.Codecs.Fax.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.

MicrosoftFax

AWD. This is a Microsoft FAX format.

The file constants associated with this file format are:

RasterImageViewer.Save
File Constant
Read Support Write Support Description
Awd 1 BPP 1 BPP Microsoft FAX format.

Required DLL: Leadtools.Codecs.Awd.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.

LaserView LaserData

LaserView LaserData. The LaserData file format is a legacy Group 4 compressed FAX format.

The file constants associated with this file format are:

RasterImageViewer.Save
File Constant
Read Support Write Support Description
LaserData 1 BPP None LaserData CCITT G4.

Required DLL: Leadtools.Codecs.Fax.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.

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:

RasterImageViewer.Save
File Constant
Read Support Write Support Description
TifxJbig 1 BPP 1 BPP TIFF-FX format. JBIG compressed.
TifxJbigT43 3 BPP 3 BPP TIFF-FX format. JBIG compressed.
TifxJbigT43ItuLab 8 BPP 8 BPP TIFF-FX format. JBIG compressed.

TifxJbigT43Gs

1 BPP 1 BPP TIFF-FX format. JBIG compressed.
TifxFaxG4 1 BPP 1 BPP TIFF-FX format, compressed using CCITT group 4.

TifxFaxG31D

1 BPP 1 BPP TIFF-FX format, compressed using CCITT group 3, 1 dimension.
TifxFaxG32D 1 BPP 1 BPP TIFF-FX format, compressed using CCITT group 3, 2 dimensions.
TifxJpeg 8 BPP (Grayscale), 24 BPP 8 BPP (Grayscale), 24 BPP TIFF-FX format. JPEG compressed.

Required DLL: Leadtools.Codecs.Tfx.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Related Formats: TIFF - Tagged Image File Format.