Show / Hide Table of Contents

Enum SgiColorTable

Used in GL.Sgi.ColorTableParameter, GL.Sgi.ColorTable and 3 other functions

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum SgiColorTable

Fields

Name Description
ColorTableAlphaSizeSgi

Original was GL_COLOR_TABLE_ALPHA_SIZE_SGI = 0x80DD

ColorTableBiasSgi

Original was GL_COLOR_TABLE_BIAS_SGI = 0x80D7

ColorTableBlueSizeSgi

Original was GL_COLOR_TABLE_BLUE_SIZE_SGI = 0x80DC

ColorTableFormatSgi

Original was GL_COLOR_TABLE_FORMAT_SGI = 0x80D8

ColorTableGreenSizeSgi

Original was GL_COLOR_TABLE_GREEN_SIZE_SGI = 0x80DB

ColorTableIntensitySizeSgi

Original was GL_COLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF

ColorTableLuminanceSizeSgi

Original was GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = 0x80DE

ColorTableRedSizeSgi

Original was GL_COLOR_TABLE_RED_SIZE_SGI = 0x80DA

ColorTableScaleSgi

Original was GL_COLOR_TABLE_SCALE_SGI = 0x80D6

ColorTableSgi

Original was GL_COLOR_TABLE_SGI = 0x80D0

ColorTableWidthSgi

Original was GL_COLOR_TABLE_WIDTH_SGI = 0x80D9

PostColorMatrixColorTableSgi

Original was GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D2

PostConvolutionColorTableSgi

Original was GL_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D1

ProxyColorTableSgi

Original was GL_PROXY_COLOR_TABLE_SGI = 0x80D3

ProxyPostColorMatrixColorTableSgi

Original was GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D5

ProxyPostConvolutionColorTableSgi

Original was GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D4

In This Article
Back to top Generated by DocFX