Tao.Platform.Windows SDK Documentation

Wgl.wglGetPixelFormatAttribfvARB Method

Overload List

 

public static bool wglGetPixelFormatAttribfvARB(IntPtr,int,int,int,ref int,out float);

 

public static bool wglGetPixelFormatAttribfvARB(IntPtr,int,int,int,int[],float[]);

 

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

 

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

 

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

 

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

See Also

Wgl Class | Tao.Platform.Windows Namespace