@tempots/color

CMYK.withBlack property

Creates a new CMYK color with the specified black value.

Signature:

readonly withBlack: (black: number) => CMYK;