PICTFileSaveOptions in Photoshop DOM
Settings for saving a PICT file.
Instance Properties
| name | type | description |
|---|---|---|
| alphaChannels | Boolean | save alpha channels |
| compression | PICTCompression | |
| embedColorProfile | Boolean | embed color profile in document |
| resolution | PICTBitsPerPixels | number of bits per pixel |
| typename | String | (read only) |