compression property

TiffCompression compression
getter/setter pair

TIFF compression type. Default value is "LZW". Please note that some compression types are only compatible for binarized images (1-bit encoded black & white images)!

Implementation

TiffCompression compression;