Tao.Platform.Windows SDK Documentation

Wgl.wglGetPixelFormatAttribivARB Method

Overload List

 

public static bool wglGetPixelFormatAttribivARB(IntPtr,int,int,int,ref int,out int);

 

public static bool wglGetPixelFormatAttribivARB(IntPtr,int,int,int,int[],int[]);

 

public static bool wglGetPixelFormatAttribivARB(IntPtr,int,int,int,IntPtr,IntPtr);

 

public static bool wglGetPixelFormatAttribivARB(IntPtr,int,int,uint,ref int,out int);

 

public static bool wglGetPixelFormatAttribivARB(IntPtr,int,int,uint,int[],int[]);

 

public static bool wglGetPixelFormatAttribivARB(IntPtr,int,int,uint,IntPtr,IntPtr);

See Also

Wgl Class | Tao.Platform.Windows Namespace