Rgb32 represents a 32-bit color structure.
|
Members |
Description |
|
UByte Alpha; |
Alpha component. Usually used to represent transparency. |
|
UByte Red; |
Red component of the color. |
|
UByte Green; |
Green component of the color. |
|
UByte Blue; |
Blue component of the color. |
Render_Color.h