The data structure representing a color composed of RGBA components.
The Alpha component of the color [0, 255]
The Blue component of the color [0, 255]
The Green component of the color [0, 255]
The Red component of the color [0, 255]
The data structure representing a color composed of RGBA components.