Tao.Platform.Windows SDK Documentation

Wgl.wglLoadDisplayColorTableEXT Method (Int16[], Int32)

[Visual Basic]
Overloads Public Shared Function wglLoadDisplayColorTableEXT( _
   ByVal table As Short(), _
   ByVal length As Integer _
) As Boolean
[C#]
public static bool wglLoadDisplayColorTableEXT(
   short[] table,
   int length
);

See Also

Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglLoadDisplayColorTableEXT Overload List