Show / Hide Table of Contents

Enum ColorTableTarget

Not used directly.

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

Fields

Name Description
ColorTable

Original was GL_COLOR_TABLE = 0x80D0

PostColorMatrixColorTable

Original was GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2

PostConvolutionColorTable

Original was GL_POST_CONVOLUTION_COLOR_TABLE = 0x80D1

In This Article
Back to top Generated by DocFX