Enum ImgReadFormat
Not used directly.
Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[CLSCompliant(false)]
public enum ImgReadFormat
Fields
Name | Description |
---|---|
BgraImg | Original was GL_BGRA_IMG = 0x80E1 |
UnsignedShort4444RevImg | Original was GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG = 0x8365 |