public static bool wglSetGammaTableI3D(IntPtr,int,ref short,ref short,ref short);
public static bool wglSetGammaTableI3D(IntPtr,int,short[],short[],short[]);
public static bool wglSetGammaTableI3D(IntPtr,int,IntPtr,IntPtr,IntPtr);
public static bool wglSetGammaTableI3D(IntPtr,int,ref ushort,ref ushort,ref ushort);
public static bool wglSetGammaTableI3D(IntPtr,int,ushort[],ushort[],ushort[]);
Wgl Class | Tao.Platform.Windows Namespace