Tao.OpenGl SDK Documentation

Gl.glGetColorTableEXT Method (Int32, Int32, Int32, IntPtr)

[Visual Basic]
Overloads Public Shared Sub glGetColorTableEXT( _
   ByVal target As Integer, _
   ByVal format As Integer, _
   ByVal type As Integer, _
   ByVal data As IntPtr _
)
[C#]
public static void glGetColorTableEXT(
   int target,
   int format,
   int type,
   IntPtr data
);

See Also

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