Tao.Platform.Windows SDK Documentation
Wgl.wglChoosePixelFormat Method (IntPtr, PIXELFORMATDESCRIPTOR)
[Visual Basic]
Overloads Public Shared Function wglChoosePixelFormat( _
ByVal
hDc
As
IntPtr
, _
ByRef
pPfd
As
PIXELFORMATDESCRIPTOR
_
) As
Integer
[C#]
public static
int
wglChoosePixelFormat(
IntPtr
hDc
,
ref
PIXELFORMATDESCRIPTOR
pPfd
);
See Also
Wgl Class
|
Tao.Platform.Windows Namespace
|
Wgl.wglChoosePixelFormat Overload List