Home | All Classes | Grouped Classes | Index | Search

CL_GraphicContext::get_max_surface_size

Returns the maximum size of a surface this graphic context supports.

	CL_Size get_max_surface_size();

Detailed description:

It returns CL_Size(0,0) if there is no limitation to the max surface size. Of course it is still limited by available memory, which is not considered by this function.

See also:

CL_GraphicContext | CL_Size



Questions or comments, write to the ClanLib mailing list.