Tao.Platform.Windows SDK Documentation

Wgl.wglLoadDisplayColorTableEXT Method (UInt16[], UInt32)

[Visual Basic]
Overloads Public Shared Function wglLoadDisplayColorTableEXT( _
   ByVal table As UInt16(), _
   ByVal length As UInt32 _
) As Boolean
[C#]
public static bool wglLoadDisplayColorTableEXT(
   ushort[] table,
   uint length
);

See Also

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