Represents an RGBA color. More...
Public Attributes | |
unsigned short | Red |
The red component of the color. | |
unsigned short | Green |
The green component of the color. | |
unsigned short | Blue |
The blue component of the color. | |
unsigned short | Alpha |
The alpha component of the color. | |
Represents an RGBA color.