ReactOS 0.4.16-dev-329-g9223134
|
#include <winddi.h>
Public Attributes | |
WORD | Red [256] |
WORD | Green [256] |
WORD | Blue [256] |
WORD _GAMMARAMP::Blue[256] |
Definition at line 777 of file winddi.h.
Referenced by ColorCorrection(), IntGetDeviceGammaRamp(), and IntSetDeviceGammaRamp().
WORD _GAMMARAMP::Green[256] |
Definition at line 776 of file winddi.h.
Referenced by ColorCorrection(), IntGetDeviceGammaRamp(), and IntSetDeviceGammaRamp().
WORD _GAMMARAMP::Red[256] |
Definition at line 775 of file winddi.h.
Referenced by ColorCorrection(), IntGetDeviceGammaRamp(), and IntSetDeviceGammaRamp().