Show / Hide Table of Contents

Enum ExtReadFormatBgra

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
public enum ExtReadFormatBgra

Fields

Name Description
BgraExt

Original was GL_BGRA_EXT = 0x80E1

UnsignedShort1555RevExt

Original was GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT = 0x8366

UnsignedShort4444RevExt

Original was GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT = 0x8365

In This Article
Back to top Generated by DocFX