@tempots/color

CMYK.withYellow property

Returns a new CMYK color with the specified yellow value.

Signature:

readonly withYellow: (yellow: number) => CMYK;