Tao.OpenGl SDK Documentation

Gl.glGetColorTableSGI Method (Int32, Int32, Int32, Object)

[Visual Basic]
Overloads Public Shared Sub glGetColorTableSGI( _
   ByVal target As Integer, _
   ByVal format As Integer, _
   ByVal type As Integer, _
   ByVal table As Object _
)
[C#]
public static void glGetColorTableSGI(
   int target,
   int format,
   int type,
   object table
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glGetColorTableSGI Overload List