Group3Options Enumeration
Options for CCITT Group 3/4 fax encoding.
Possible values for GROUP3OPTIONS / TiffTag.T4OPTIONS and
TiffTag.GROUP4OPTIONS / TiffTag.T6OPTIONS tags.
Module: aspose.psd.fileformats.tiff.enums
Full Name: aspose.psd.fileformats.tiff.enums.Group3Options
Aspose.PSD Version: 24.9.0
Members
Member name | Description |
---|---|
ENCODING_1D | 1-dimensional coding. (default) |
ENCODING_2D | 2-dimensional coding. |
FILL_BITS | Fill to byte boundary. |
UNCOMPRESSED | Data not compressed. |