public final class IMGReadFormat extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_BGRA_IMG |
Accepted by the <format> parameter of ReadPixels:
|
static int |
GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG |
Accepted by the <format> parameter of ReadPixels:
|
public static final int GL_BGRA_IMG
public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.