Package org.lwjgl.opengles
Class IMGReadFormat
java.lang.Object
org.lwjgl.opengles.IMGReadFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <format> parameter of ReadPixels:static final int
Accepted by the <format> parameter of ReadPixels: -
Method Summary
-
Field Details
-
GL_BGRA_IMG
public static final int GL_BGRA_IMGAccepted by the <format> parameter of ReadPixels:- See Also:
-
GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG
public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV_IMGAccepted by the <format> parameter of ReadPixels:- See Also:
-