Tao.Platform.Windows SDK Documentation

Wgl.wglLoadDisplayColorTableEXT Method (UInt16, UInt32)

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

See Also

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