Tao.Platform.Windows SDK Documentation |
|
Wgl.wglSetGammaTableParametersI3D Method (IntPtr, IntPtr, Int32, Int32*)
[Visual Basic]
Overloads Public Shared Function wglSetGammaTableParametersI3D( _
ByVal
extensionPointer As
IntPtr, _
ByVal
hDC As
IntPtr, _
ByVal
iAttribute As
Integer, _
ByVal
piValue As
Int32* _
) As
Integer
[C#]
public static
int wglSetGammaTableParametersI3D(
IntPtr extensionPointer,
IntPtr hDC,
int iAttribute,
Int32* piValue);
Parameters
-
extensionPointer
-
-
hDC
-
-
iAttribute
-
-
piValue
-
Return Value
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglSetGammaTableParametersI3D Overload List