@tempots/color

CMYK.withCyan property

Returns a new CMYK color with the specified cyan value.

Signature:

readonly withCyan: (cyan: number) => CMYK;