Tao.Platform.Windows SDK Documentation

Wgl.wglSetGammaTableI3D Method

Overload List

public static int wglSetGammaTableI3D(IntPtr,IntPtr,int,ref short,ref short,ref short);

public static int wglSetGammaTableI3D(IntPtr,IntPtr,int,short[],short[],short[]);

public static int wglSetGammaTableI3D(IntPtr,IntPtr,int,IntPtr,IntPtr,IntPtr);

public static int wglSetGammaTableI3D(IntPtr,IntPtr,int,UInt16*,UInt16*,UInt16*);

public static int wglSetGammaTableI3D(IntPtr,IntPtr,int,ref ushort,ref ushort,ref ushort);

public static int wglSetGammaTableI3D(IntPtr,IntPtr,int,ushort[],ushort[],ushort[]);

See Also

Wgl Class | Tao.Platform.Windows Namespace