v2.32
 
Color Struct Reference

Represents an RGBA color. More...

Public Attributes

unsigned short Alpha
 The alpha component of the color.
 
unsigned short Blue
 The blue component of the color.
 
unsigned short Green
 The green component of the color.
 
unsigned short Red
 The red component of the color.
 

Detailed Description

Represents an RGBA color.