Enum ImgReadFormat
Not used directly.
Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
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 |