Object
DCS2_SaveOptions
Options for saving a document in Photoshop DCS 2.0 format.
SaveOptions ›DCS2_SaveOptions
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | DCSType = DCSType.NOCOMPOSITE | read/write | The DCS type. |
| static | Boolean | read/write | If true, the color profile is embedded in the document. |
| static | SaveEncoding = SaveEncoding.BINARY | read/write | The type of encoding to use for document. |
| static | Boolean = false | read/write | If true, includes halftone screen. |
| static | Boolean = false | read/write | If true, image interpolation is used. |
| static | Boolean = false | read/write | If true, saves color channels as multiple files. |
| static | MacPreviewType = MacPreviewType.MACOSEIGHTBIT | read/write | The type of preview. |
| static | Boolean | read/write | If true, the spot colors are saved. |
| static | Boolean = false | read/write | If true, includes transfer functions in the document to compensate for dot gain between the image and film. |
| static | Boolean | read/write | If true, includes vector data. Valid only if the document contains vector data (un-rasterized text). |