Class WGLEXTFramebufferSRGB

java.lang.Object
org.lwjgl.opengl.WGLEXTFramebufferSRGB

public final class WGLEXTFramebufferSRGB extends Object
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 Details

    • WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT

      public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
      Accepted by the piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.
      See Also: