Home | All Classes | Grouped Classes | Index | Search

CL_PixelBuffer::draw_pixel

Draw a pixel at (x, y) using the specified color. Only valid within a lock/unlock session.

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

See also:

CL_Color | CL_PixelBuffer



Questions or comments, write to the ClanLib mailing list.