Tao.Platform.Windows SDK Documentation

Wgl.wglSetGammaTableParametersI3D Method (IntPtr, Int32, Int32)

[Visual Basic]
Overloads Public Shared Function wglSetGammaTableParametersI3D( _
   ByVal hDC As IntPtr, _
   ByVal iAttribute As Integer, _
   ByRef piValue As Integer _
) As Boolean
[C#]
public static bool wglSetGammaTableParametersI3D(
   IntPtr hDC,
   int iAttribute,
   ref int piValue
);

See Also

Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglSetGammaTableParametersI3D Overload List