Home | All Classes | Grouped Classes | Index | Search

CL_Display::fill_quad

Draw a gradient quad using the specified gradient. Draw a filled quad using the specified color.

	void fill_quad(
		const CL_Quad& quad, const CL_Gradient& gradient);

	void fill_quad(
		const CL_Quad& quad, const CL_Color& color);

See also:

CL_Color | CL_Display | CL_Gradient | CL_Quad



Questions or comments, write to the ClanLib mailing list.