Edit in GitHubLog an issue

CMYKColor

Defines a CMYK color, used in SolidColor object.

Fixes in Photoshop 24.2:

  • Getter now will return number instead of undefined
  • Value used in setter is now respected when passed to Photoshop

Properties

NameTypeAccessDefaultRangeMin VersionDescription
black
number
R W
0
0.0..100.0
23.0
The black color value, as percentage.
cyan
number
R W
0
0.0..100.0
23.0
The cyan color value, as percentage.
magenta
number
R W
0
0.0..100.0
23.0
The magenta color value, as percentage.
typename
string
R
-
-
23.0
The class name of the referenced object: "CMYKColor".
yellow
number
R W
0
0.0..100.0
23.0
The yellow color value, as percentage.
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.