Tao.Platform.Windows SDK Documentation |
|
Wgl.wglLoadDisplayColorTableEXT Method (IntPtr, Int32)
[Visual Basic]
Overloads Public Shared Function wglLoadDisplayColorTableEXT( _
ByVal
table As
IntPtr, _
ByVal
length As
Integer _
) As
Boolean
[C#]
public static
bool wglLoadDisplayColorTableEXT(
IntPtr table,
int length);
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglLoadDisplayColorTableEXT Overload List