Class WGLEXTColorspace

java.lang.Object
org.lwjgl.opengl.WGLEXTColorspace

public final class WGLEXTColorspace extends Object
Native bindings to the WGL_EXT_colorspace extension.

Applications may wish to use sRGB format default framebuffers to more easily achieve sRGB rendering to display devices. This extension allows creating pixel formats which will be rendered to in sRGB by OpenGL/ES contexts supporting that capability.

Requires OpenGL 3.0.