Enum ColorTableParameterPNameSgi
Used in GL.ColorTableParameter
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum ColorTableParameterPNameSgi
Fields
| Name | Description |
|---|---|
| ColorTableBias | Original was GL_COLOR_TABLE_BIAS = 0x80D7 |
| ColorTableBiasSgi | Original was GL_COLOR_TABLE_BIAS_SGI = 0x80D7 |
| ColorTableScale | Original was GL_COLOR_TABLE_SCALE = 0x80D6 |
| ColorTableScaleSgi | Original was GL_COLOR_TABLE_SCALE_SGI = 0x80D6 |