@tempots/color

LCH.equals property

Checks if the LCH color is equal to another LCH color.

Signature:

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