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);
Wgl Class | Tao.Platform.Windows Namespace