@tempots/color

SRGB.equals property

Checks if the current SRGB instance is equal to another SRGB instance.

Signature:

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