Constructs a new Color from the given red (r), green (g), blue (b) and alpha (a) components
Constructs a color from the encoded 32 bit unsigned integer color
Gets a reference to the Alpha component of the color
Gets a reference to the Blue component of the color
Gets a reference to the Green component of the color
Gets a reference to the Red component of the color
Encodes the color into a 32 bit unsigned integer
RGBA components of the color
Struct representing an RGBA color