LayerCompressionType

The layer compression type.

Values

Name

Description

Value

LayerCompressionType.RLE

Run Length Encoding, which is lossless.

1

LayerCompressionType.ZIP

Zip compression, which is lossless and most effective for images that contain large areas of single color.

2

Object of

TiffSaveOptions.layerCompression