Tao.Platform.Windows SDK Documentation |
|
Wgl.wglGetPixelFormatAttribfvEXT Method (IntPtr, Int32, Int32, Int32, IntPtr, IntPtr)
[Visual Basic]
Overloads Public Shared Function wglGetPixelFormatAttribfvEXT( _
ByVal
hdc As
IntPtr, _
ByVal
iPixelFormat As
Integer, _
ByVal
iLayerPlane As
Integer, _
ByVal
nAttributes As
Integer, _
ByVal
piAttributes As
IntPtr, _
ByVal
pfValues As
IntPtr _
) As
Boolean
[C#]
public static
bool wglGetPixelFormatAttribfvEXT(
IntPtr hdc,
int iPixelFormat,
int iLayerPlane,
int nAttributes,
IntPtr piAttributes,
IntPtr pfValues);
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglGetPixelFormatAttribfvEXT Overload List