Group3Options enumeration

Group3Options enumeration

Options for CCITT Group 3/4 fax encoding.

Possible values for GROUP3OPTIONS / TiffTag.T4OPTIONS and TiffTag.GROUP4OPTIONS / TiffTag.T6OPTIONS tags.

The Group3Options type exposes the following members:

Fields

FieldDescription
ENCODING_1D1-dimensional coding. (default)
ENCODING_2D2-dimensional coding.
UNCOMPRESSEDData not compressed.
FILL_BITSFill to byte boundary.

See Also