Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 79
CMYKColor
Defines a CMYK color, used in the SolidColor object.
See also GrayColor
, HSBColor, LabColor, NoColor, RGBColor
Properties
Property Value type What it is
black
number [0.0..100.00]
Read-write. The black color value (as percent).
cyan
number [0.0..100.00]
Read-write. The cyan color value (as percent).
magenta
number [0.0..100.00]
Read-write. The magenta color value (as percent).
typename
string
Read-only. The class name of the referenced CMYKColor
object.
yellow
number [0.0..100.00]
Read-write. The yellow color value (as percent).