Tiff Compression
Specifies the TIFF compression when saving images in TIFF format.
Entries
Unknown compression.
No compression.
CCITT modified Huffman RLE
CCITT Group 3 fax encoding
CCITT Group 4 fax encoding
Lempel-Ziv and Welch
!6.0 JPEG
%JPEG DCT compression
Deflate compression, as recognized by Adobe.
NeXT 2-bit RLE
#1 w/ word alignment
Macintosh RLE
ThunderScan RLE
Deflate compression.
Uses CCITT4 compression for bitonal image and LZW for others. TiffCompressionAUTO allows to mix compression in a multipage tiff document.
Beta: do not use yet.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.