Overload of the == and != operators.
This operator compares two colors and check if they are equal.
the Color to be compared with
true if colors are equal, false if they are different.
See Implementation
Overload of the == and != operators.
This operator compares two colors and check if they are equal.