Home | All Classes | Grouped Classes | Index | Search

CL_Surface::setup_params

Utilities for building output data

	void setup_params(
		const CL_Rectf& src, const CL_Rectf& dest, CL_Surface_DrawParams1& params1, bool sub_pixel_accuracy);

Detailed description:

This allows you to retrieve the filled out param structures, allowing you to tweak the final settings. This can be useful for effects like skewing an image.

See also:

CL_Rect | CL_Rectf | CL_Surface | CL_Surface_DrawParams1



Questions or comments, write to the ClanLib mailing list.