Enum ColorTableParameterPNameSgi
Used in GL.ColorTableParameter, GL.Sgi.ColorTableParameter
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum ColorTableParameterPNameSgiFields
| 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 |