IDDCX_RGB - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDDCX_RGB {
  float Red;
  float Green;
  float Blue;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-iddcx_rgb)

Description

The IDDCX_RGB structure contains a red, green, and blue value for gamma ramp data.

Members

Red

A floating point value that is used to describe the gamma function for the red color channel.

Green

A floating point value that is used to describe the gamma function for the green color channel.

Blue

A floating point value that is used to describe the gamma function for the blue color channel.

Remarks

For more information about HDR support, see IddCx version 1.10 updates.

See also

EVT_IDD_CX_MONITOR_SET_GAMMA_RAMP

IDARG_IN_SET_GAMMARAMP

IDDCX_GAMMARAMP_3X4_COLORSPACE_TRANSFORM