ReactOS 0.4.15-dev-7918-g2a2556c
_GAMMARAMP Struct Reference

#include <winddi.h>

Public Attributes

WORD Red [256]
 
WORD Green [256]
 
WORD Blue [256]
 

Detailed Description

Definition at line 774 of file winddi.h.

Member Data Documentation

◆ Blue

WORD _GAMMARAMP::Blue[256]

Definition at line 777 of file winddi.h.

Referenced by ColorCorrection(), IntGetDeviceGammaRamp(), and IntSetDeviceGammaRamp().

◆ Green

WORD _GAMMARAMP::Green[256]

Definition at line 776 of file winddi.h.

Referenced by ColorCorrection(), IntGetDeviceGammaRamp(), and IntSetDeviceGammaRamp().

◆ Red

WORD _GAMMARAMP::Red[256]

Definition at line 775 of file winddi.h.

Referenced by ColorCorrection(), IntGetDeviceGammaRamp(), and IntSetDeviceGammaRamp().


The documentation for this struct was generated from the following file: