DCS2_SaveOptions¶
Description¶
Options for saving a document in Photoshop DCS 2.0 format.
Static Properties¶
DCS readonly | The DCS type. |
embedColorProfile readonly | If true, the color profile is embedded in the document. |
encoding readonly | The type of encoding to use for document. |
halftoneScreen readonly | If true, includes halftone screen. |
interpolation readonly | If true, image interpolation is used. |
multiFileDCS readonly | If true, saves color channels as multiple files. |
preview readonly | The type of preview. |
spotColors readonly | If true, the spot colors are saved. |
transferFunction readonly | If true, includes transfer functions in the document to compensate for dot gain between the image and film. |
vectorData readonly | If true, includes vector data. Valid only if the document contains vector data (un-rasterized text). |