Home | All Classes | Grouped Classes | Index | Search
Set color based on rgba color components in the range 0-255.
void set_color( unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha = 255);
See also:
CL_Color