Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 164
RawSaveOptions
Options for saving a document in RAW format using the Document.saveAs() method.
Properties
Property Value type What it is
alphaChannels
boolean
Read-write. True if alpha channels should be saved.
spotColors
boolean
Read-write. True if the spot colors should be saved.
typename
string
Read-only. The class name of the referenced RawSaveOptions
object.