Tao.Platform.Windows SDK Documentation

Wgl.wglLoadDisplayColorTableEXT Method (Int16, Int32)

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

See Also

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