TIOParams.TIFF_ZIPCompression
TIOParams.TIFF_ZIPCompression
Declaration
property TIFF_ZIPCompression: Integer;
Description
Specifies the compression level used when using ioTIFF_ZIP compression.
| Value | Description |
| 0 | Fastest |
| 1 | Normal (default) |
| 2 | Maximum compression |
Note: If you are using a
TIEMultiBitmap or
TImageEnMView, you can use
DuplicateCompressionInfo to propogate the parameter to all frames
Default: 1