@tempots/color

HSV.equals property

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

Signature:

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