Enum ColorTableTarget
Not used directly.
Namespace: OpenTK.Graphics.ES30
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 |