@tempots/color

RGBA.equals property

Checks if this RGBA instance is equal to another RGBA instance.

Signature:

readonly equals: (other: RGBA) => boolean;