public final class HIColorformats
extends java.lang.Object
This extension provides a mechanism for creating ARGB color-buffers, as opposed to the default RGBA format used by other EGL configurations.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_COLOR_ARGB_HI |
static int |
EGL_COLOR_FORMAT_HI |
static int |
EGL_COLOR_RGB_HI |
static int |
EGL_COLOR_RGBA_HI |
public static final int EGL_COLOR_FORMAT_HI
public static final int EGL_COLOR_RGB_HI
public static final int EGL_COLOR_RGBA_HI
public static final int EGL_COLOR_ARGB_HI
Copyright LWJGL. All Rights Reserved. License terms.