Class WGLEXTFramebufferSRGB

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
      Accepted by the piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • 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:
        Constant Field Values