Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 171
SGIRGBSaveOptions
Options for saving a document in SGIRGB format using the Document.saveAs() method.
Note: The SGIRGB format is not installed automatically with Adobe Photoshop CS6.
Properties
Property Value type What it is
alphaChannels
boolean
Read-write. True to save the alpha
channels.
spotColors
boolean
Read-write. True to save the spot
colors.
typename
string
Read-only. The class name of the
referenced
SGIRGBSaveOptions
object.