public final class EXTBgra extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_BGR_EXT |
Accepted by the <format> parameter of DrawPixels, GetTexImage,
ReadPixels, TexImage1D, and TexImage2D:
|
static int |
GL_BGRA_EXT |
Accepted by the <format> parameter of DrawPixels, GetTexImage,
ReadPixels, TexImage1D, and TexImage2D:
|
public static final int GL_BGR_EXT
public static final int GL_BGRA_EXT
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.