public final class WGLEXTFramebufferSRGB
extends java.lang.Object
WGL functionality for EXT_framebuffer_sRGB.
Requires WGL_EXT_extensions_string and WGL_ARB_pixel_format.
| 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. |
public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT
piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and
pfAttribIList of wglChoosePixelFormatEXT.Copyright LWJGL. All Rights Reserved. License terms.