Home
Docs
Install
OpenGL
raw
WGL
I3D
OpenGL.raw.WGL.I3D.gamma
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
wglGetGammaTableI3D
(
hDC ,
iEntries ,
puRed ,
puGreen ,
puBlue
)
-> <class 'ctypes.c_long'>
wglGetGammaTableParametersI3D
(
hDC ,
iAttribute ,
piValue
)
-> <class 'ctypes.c_long'>
wglSetGammaTableI3D
(
hDC ,
iEntries ,
puRed ,
puGreen ,
puBlue
)
-> <class 'ctypes.c_long'>
wglSetGammaTableParametersI3D
(
hDC ,
iAttribute ,
piValue
)
-> <class 'ctypes.c_long'>
Constants
WGL_GAMMA_EXCLUDE_DESKTOP_I3D (8271)
WGL_GAMMA_TABLE_SIZE_I3D (8270)