Class EXTReadFormatBgra

java.lang.Object
org.lwjgl.opengles.EXTReadFormatBgra

public final class EXTReadFormatBgra extends Object
  • Field Details

    • GL_BGRA_EXT

      public static final int GL_BGRA_EXT
      Accepted by the <format> parameter of ReadPixels:
      See Also:
    • GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT

      public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
      Accepted by the <type> parameter of ReadPixels:
      See Also:
    • GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT

      public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
      Accepted by the <type> parameter of ReadPixels:
      See Also: