@tempots/color

CMYK.equals property

Checks if the current CMYK color is equal to another CMYK color.

Signature:

readonly equals: (other: CMYK, tollerance?: number) => boolean;