Home | All Classes | Grouped Classes | Index | Search

CL_GraphicContext::clear

Clears the whole context using the specified color.

	void clear(
		const CL_Color& color = CL_Color(0, 0, 0));

See also:

CL_Color | CL_GraphicContext



Questions or comments, write to the ClanLib mailing list.