TiffFormat enumeration
TiffFormat enumeration
Specifies different tiff formats.
The TiffFormat type exposes the following members:
Fields
| Field | Description |
|---|---|
| DEFAULT | Default. |
| TIFF_LZW_BW | LzwBw. |
| TIFF_LZW_RGB | LzwRgb. |
| TIFF_LZW_RGBA | LzwRgba. |
| TIFF_CCITT_FAX3 | CcittFax3. |
| TIFF_CCITT_FAX4 | CcittFax4. |
| TIFF_DEFLATE_BW | DeflateBw. |
| TIFF_DEFLATE_RGB | DeflateRgb. |
| TIFF_CCIT_RLE | CcitRle. |
| TIFF_JPEG_RGB | JpegRgb. |
| TIFF_JPEG_Y_CB_CR | JpegYCbCr. |
| TIFF_NO_COMPRESSION_BW | NoCompressionBw. |
| TIFF_NO_COMPRESSION_RGB | NoCompressionRgb. |
| TIFF_NO_COMPRESSION_RGBA | NoCompressionRgba. |
See Also
- module
groupdocs.signature.options