Tao.Platform.Windows SDK Documentation

Wgl.wglGetGammaTableI3D Method

Overload List

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

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

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

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

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

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

See Also

Wgl Class | Tao.Platform.Windows Namespace