DCS1_SaveOptions

Options for saving a document in Photoshop DCS 1.0 format.

Hierarchy:

Superclass: SaveOptions

Class: DCS1_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 the document.

halftoneScreen

Boolean

readonly

If true, includes halftone screen.

interpolation

Boolean

readonly

If true, image interpolation is used.

preview

MacPreviewType

MacPreviewType.NONE

MacPreviewType.MONOCHROMETIFF

MacPreviewType.EIGHTBITTIFF

MacPreviewType.MACOSMONOCHROME

MacPreviewType.MACOSEIGHTBIT

MacPreviewType.MACOSJPEG

readonly

The type of preview.

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).