Tao.Platform.Windows SDK Documentation

Wgl.wglGetGammaTableParametersI3D Method (IntPtr, Int32, Int32)

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

See Also

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