@tempots/color > RGB > equals
Checks if the color is equal to another RGB instance.
RGB
Signature:
readonly equals: (other: RGB) => boolean;