Package org.lwjgl.opengl
Class WGLEXTFramebufferSRGB
java.lang.Object
org.lwjgl.opengl.WGLEXTFramebufferSRGB
Native bindings to the WGL_EXT_framebuffer_sRGB extension.
WGL functionality for EXT_framebuffer_sRGB.
Requires WGL_EXT_extensions_string and WGL_ARB_pixel_format.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by thepiAttributesparameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and thepiAttribIListandpfAttribIListof wglChoosePixelFormatEXT. -
Method Summary
-
Field Details
-
WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_EXTAccepted by thepiAttributesparameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and thepiAttribIListandpfAttribIListof wglChoosePixelFormatEXT.- See Also:
-