public final class WGLARBFramebufferSRGB
extends java.lang.Object
WGL functionality for ARB_framebuffer_sRGB.
Requires WGL_EXT_extensions_string, WGL_ARB_pixel_format and ARB_framebuffer_object.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
Accepted by the
attributes parameter of GetPixelFormatAttribivARB and the attribIList of
ChoosePixelFormatARB. |
public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
attributes parameter of GetPixelFormatAttribivARB and the attribIList of
ChoosePixelFormatARB.Copyright LWJGL. All Rights Reserved. License terms.