DCS2_SaveOptions

Options for saving a document in Photoshop DCS 2.0 format.

Hierarchy:

Superclass: SaveOptions

Class: DCS2_SaveOptions

Constants/Events

Name

Type

Access

Description

DCS

DCSType

DCSType.NOCOMPOSITE

DCSType.GRAYSCALECOMPOSITE

DCSType.COLORCOMPOSITE

readonly

The DCS type.

embedColorProfile

Boolean

readonly

If true, the color profile is embedded in the document.

encoding

SaveEncoding

SaveEncoding.ASCII

SaveEncoding.BINARY

SaveEncoding.JPEGLOW

SaveEncoding.JPEGMEDIUM

SaveEncoding.JPEGHIGH

SaveEncoding.JPEGMAXIMUM

readonly

The type of encoding to use for document.

halftoneScreen

Boolean

readonly

If true, includes halftone screen.

interpolation

Boolean

readonly

If true, image interpolation is used.

multiFileDCS

Boolean

readonly

If true, saves color channels as multiple files.

preview

MacPreviewType

MacPreviewType.NONE

MacPreviewType.MONOCHROMETIFF

MacPreviewType.EIGHTBITTIFF

MacPreviewType.MACOSMONOCHROME

MacPreviewType.MACOSEIGHTBIT

MacPreviewType.MACOSJPEG

readonly

The type of preview.

spotColors

Boolean

readonly

If true, the spot colors are saved.

transferFunction

Boolean

readonly

If true, includes transfer functions in the document to compensate for dot gain between the image and film.

vectorData

Boolean

readonly

If true, includes vector data. Valid only if the document contains vector data (un-rasterized text).