Tao.Platform.Windows SDK Documentation

Wgl.wglChoosePixelFormat Method

Overload List

 

public static int wglChoosePixelFormat(IntPtr,IntPtr);

 

public static int wglChoosePixelFormat(IntPtr,ref PIXELFORMATDESCRIPTOR);

 

public static int wglChoosePixelFormat(IntPtr,PIXELFORMATDESCRIPTOR[]);

See Also

Wgl Class | Tao.Platform.Windows Namespace