Value
Name | Description | Value |
---|---|---|
LayerCompression.RLE | Run Length Encoding, which is lossless. | int 1 |
LayerCompression.ZIP | Zip compression, which is lossless and most effective for images that contain large areas of single color. | int 2 |
Usage
As property
TiffSaveOptions.layerCompression
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |