Tao.Platform.Windows SDK Documentation

Wgl.wglGetGammaTableI3D Method

Overload List

 

public static bool wglGetGammaTableI3D(IntPtr,int,out short,out short,out short);

 

public static bool wglGetGammaTableI3D(IntPtr,int,short[],short[],short[]);

 

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

 

public static bool wglGetGammaTableI3D(IntPtr,int,out ushort,out ushort,out ushort);

 

public static bool wglGetGammaTableI3D(IntPtr,int,ushort[],ushort[],ushort[]);

See Also

Wgl Class | Tao.Platform.Windows Namespace