Tao.Platform.Windows SDK Documentation

Wgl.wglLoadDisplayColorTableEXT Method

Overload List

 

public static bool wglLoadDisplayColorTableEXT(ref short,int);

 

public static bool wglLoadDisplayColorTableEXT(short[],int);

 

public static bool wglLoadDisplayColorTableEXT(IntPtr,int);

 

public static bool wglLoadDisplayColorTableEXT(IntPtr,uint);

 

public static bool wglLoadDisplayColorTableEXT(ref ushort,uint);

 

public static bool wglLoadDisplayColorTableEXT(ushort[],uint);

See Also

Wgl Class | Tao.Platform.Windows Namespace