Color is a utility struct for manipulating 32-bits RGBA colors.
Overlolad of the +, -, and * operators.
Overlolad of the * and / operators.
Overload of the == and != operators.
Overlolad of the +=, -=, and *=` operators.
Overlolad of the *= and /= operators.
Get the string representation of the Color.
Alpha component
Blue component
Green component
Red component
See Implementation
Color is a utility struct for manipulating 32-bits RGBA colors.