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
| Field | Description |
|---|---|
| ENCODING_1D | 1-dimensional coding. (default) |
| ENCODING_2D | 2-dimensional coding. |
| UNCOMPRESSED | Data not compressed. |
| FILL_BITS | Fill to byte boundary. |