TiffSaveOptions in Photoshop DOM
Settings for saving a TIFF file.
Instance Properties
name | type | description |
---|---|---|
alphaChannels | Boolean | save alpha channels |
annotations | Boolean | save annotations |
byteOrder | ByteOrder | |
embedColorProfile | Boolean | embed color profile in document |
imageCompression | TIFFEncoding | compression type |
layerCompression | LayerCompression | should only be used when you are saving layers |
layers | Boolean | save layers |
saveImagePyramid | Boolean | |
spotColors | Boolean | save spot colors |
transparency | Boolean | |
typename | String | (read only) |