Represents a CMYK color value.
Properties#
Property | Type | Description |
---|---|---|
c | number | Cyan |
m | number | Magenta |
y | number | Yellow |
k | number | Black |
tint | number | The tint factor |
Represents a CMYK color value.
Property | Type | Description |
---|---|---|
c | number | Cyan |
m | number | Magenta |
y | number | Yellow |
k | number | Black |
tint | number | The tint factor |