Show / Hide Table of Contents

Enum OesRgb8Rgba8

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum OesRgb8Rgba8

Fields

Name Description
Rgb8Oes

Original was GL_RGB8_OES = 0x8051

Rgba8Oes

Original was GL_RGBA8_OES = 0x8058

In This Article
Back to top Generated by DocFX