Home | All Classes | Grouped Classes | Index | Search

CL_Display::draw_pixel

Draw a pixel at (x, y) using the specified color.

	void draw_pixel(
		int x, int y, const CL_Color& color);

See also:

CL_Color | CL_Display



Questions or comments, write to the ClanLib mailing list.