Home | All Classes | Grouped Classes | Index | Search

CL_OpenGLWindowDescription::set_buffer_size

Sets the desired color index buffer size.

	void set_buffer_size(
		int value);

Detailed description:

Ignored in GLX (X11) if the RGBA flag is set.

In WGL (Windows) it specifies the size of the color buffer, excluding the alpha bitplanes.

See also:

CL_OpenGLWindowDescription



Questions or comments, write to the ClanLib mailing list.