Home | All Classes | Grouped Classes | Index | Search

CL_Surface::draw_subpixel

	void draw_subpixel(
		float x = 0, float y = 0, CL_GraphicContext* context = 0);

	void draw_subpixel(
		const CL_Rectf& src, const CL_Rectf& dest, CL_GraphicContext* context = 0);

See also:

CL_GraphicContext | CL_Rect | CL_Rectf | CL_Surface



Questions or comments, write to the ClanLib mailing list.