Tao.Platform.Windows SDK Documentation

Wgl.wglSetGammaTableI3D Method

Overload List

 

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[]);

See Also

Wgl Class | Tao.Platform.Windows Namespace