Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference Scripting Constants 199
ByteOrder
IBM
MACOS
The platform-specific order in which
multibyte values are read.
CameraRAWSettingsType
CAMERA
CUSTOM
SELECTEDIMAGE
The default CameraRaw settings to
use: the camera settings, custom
settings, or the settings of the selected
image. Set in
CameraRAWOpenOptions
.
CameraRAWSize
EXTRALARGE
LARGE
MAXIMUM
MEDIUM
MINIMUM
SMALL
The camera RAW size type options:.
EXTRALARGE=5120 x 4096
LARGE=4096 x 2731
MAXIMUM=6144 X 4096
MEDIUM=3072 x 2048
MINIMUM=1536 x 1024
SMALL=2048 x 1365
Set in CameraRAWOpenOptions
.
ChangeMode
BITMAP
CMYK
GRAYSCALE
INDEXEDCOLOR
LAB
MULTICHANNEL
RGB
The new color profile or mode for a
document, specified in
Document
.changeMode().
Note: Color images must be changed
to
GRAYSCALE mode before you
can change them to
BITMAP
mode.
ChannelType
COMPONENT
MASKEDAREA
SELECTEDAREA
SPOTCOLOR
The type of a color channel:
COMPONENT: related to document color
mode.
MASKEDAREA: Alpha channel where
color indicates masked area.
SELECTEDAREA: Alpha channel where
color indicates selected are.
SPOTCOLOR: Alpha channel to store a
spot color.
Constant type Values What it means