// iddcx.h
struct IDDCX_RGB {
float Red;
float Green;
float Blue;
};
View the official Windows Driver Kit DDI referenceNo description available.
The IDDCX_RGB structure contains a red, green, and blue value for gamma ramp data.
RedA floating point value that is used to describe the gamma function for the red color channel.
GreenA floating point value that is used to describe the gamma function for the green color channel.
BlueA floating point value that is used to describe the gamma function for the blue color channel.
For more information about HDR support, see IddCx version 1.10 updates.
EVT_IDD_CX_MONITOR_SET_GAMMA_RAMP
IDDCX_GAMMARAMP_3X4_COLORSPACE_TRANSFORM