public static int wglChoosePixelFormat(IntPtr,IntPtr);
public static int wglChoosePixelFormat(IntPtr,ref PIXELFORMATDESCRIPTOR);
public static int wglChoosePixelFormat(IntPtr,PIXELFORMATDESCRIPTOR[]);
Wgl Class | Tao.Platform.Windows Namespace