TIFFEncoding in Photoshop DOM
(enumeration object)
Constants
name | object | value | description |
---|---|---|---|
JPEG | TIFFEncoding | 3 | |
NONE | TIFFEncoding | 1 | |
TIFFLZW | TIFFEncoding | 2 | |
TIFFZIP | TIFFEncoding | 4 |
Properties that are a TIFFEncoding
name | object | description |
---|---|---|
imageCompression | TiffSaveOptions | compression type |