Enumeration
ColorSpaceType
The type of color space.
Value
Name
Description
Value
ColorSpaceType.ADOBERGB
Use the Adobe RGB color space.
int 0
ColorSpaceType.COLORMATCHRGB
Use the ColorMatch RGB color space.
int 1
ColorSpaceType.PROPHOTORGB
Use the ProPhoto RGB color space.
int 2
ColorSpaceType.SRGB
Use the sRGB color space.
int 3
Usage
As property
CameraRAWOpenOptions
.colorSpace
Jongware, 28-Aug-2012 v3.0.3i
Contents
::
Index