@tempots/color

CMYK.withMagenta property

Returns a new CMYK color with the specified magenta value.

Signature:

readonly withMagenta: (magenta: number) => CMYK;