Enum GetColorTableParameterPNameSgi
Used in GL.GetColorTableParameter, GL.Ext.GetColorTableParameter and 1 other function
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum GetColorTableParameterPNameSgiFields
| Name | Description | 
|---|---|
| ColorTableAlphaSize | Original was GL_COLOR_TABLE_ALPHA_SIZE = 0x80DD | 
| ColorTableAlphaSizeSgi | Original was GL_COLOR_TABLE_ALPHA_SIZE_SGI = 0x80DD | 
| ColorTableBias | Original was GL_COLOR_TABLE_BIAS = 0x80D7 | 
| ColorTableBiasSgi | Original was GL_COLOR_TABLE_BIAS_SGI = 0x80D7 | 
| ColorTableBlueSize | Original was GL_COLOR_TABLE_BLUE_SIZE = 0x80DC | 
| ColorTableBlueSizeSgi | Original was GL_COLOR_TABLE_BLUE_SIZE_SGI = 0x80DC | 
| ColorTableFormat | Original was GL_COLOR_TABLE_FORMAT = 0x80D8 | 
| ColorTableFormatSgi | Original was GL_COLOR_TABLE_FORMAT_SGI = 0x80D8 | 
| ColorTableGreenSize | Original was GL_COLOR_TABLE_GREEN_SIZE = 0x80DB | 
| ColorTableGreenSizeSgi | Original was GL_COLOR_TABLE_GREEN_SIZE_SGI = 0x80DB | 
| ColorTableIntensitySize | Original was GL_COLOR_TABLE_INTENSITY_SIZE = 0x80DF | 
| ColorTableIntensitySizeSgi | Original was GL_COLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF | 
| ColorTableLuminanceSize | Original was GL_COLOR_TABLE_LUMINANCE_SIZE = 0x80DE | 
| ColorTableLuminanceSizeSgi | Original was GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = 0x80DE | 
| ColorTableRedSize | Original was GL_COLOR_TABLE_RED_SIZE = 0x80DA | 
| ColorTableRedSizeSgi | Original was GL_COLOR_TABLE_RED_SIZE_SGI = 0x80DA | 
| ColorTableScale | Original was GL_COLOR_TABLE_SCALE = 0x80D6 | 
| ColorTableScaleSgi | Original was GL_COLOR_TABLE_SCALE_SGI = 0x80D6 | 
| ColorTableWidth | Original was GL_COLOR_TABLE_WIDTH = 0x80D9 | 
| ColorTableWidthSgi | Original was GL_COLOR_TABLE_WIDTH_SGI = 0x80D9 |