Home | All Classes | Grouped Classes | Index | Search

CL_Color::set_color

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



Questions or comments, write to the ClanLib mailing list.