CMYKColor in Photoshop DOM
A color specified in CMYK.
Instance Properties
name | type | description |
---|---|---|
black | Number | the black color value (between 0.0 and 100.0) |
cyan | Number | the cyan color value (between 0.0 and 100.0) |
magenta | Number | the magenta color value (between 0.0 and 100.0) |
typename | String | (read only) |
yellow | Number | the yellow color value (between 0.0 and 100.0) |
Properties that are a CMYKColor
name | object | description |
---|---|---|
cmyk | SolidColor |