Home | All Classes | Grouped Classes | Index | Search

CL_Texture::set_size

Set texture size, without uploading any image data.

	void set_size(
		int format, int width, int height = 1, int depth = 1, int border = 0, int level = 0);

See also:

CL_Texture



Questions or comments, write to the ClanLib mailing list.