GAMMA_RAMP_RGB256x3x16 - NtDoc

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

typedef struct _GAMMA_RAMP_RGB256x3x16 {
  USHORT Red[256];
  USHORT Green[256];
  USHORT Blue[256];
} GAMMA_RAMP_RGB256x3x16;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddvdeo-gamma_ramp_rgb256x3x16)

GAMMA_RAMP_RGB256x3x16 structure

Description

Gamma ramp RGB 256x3x16.

Members

Red

Red.

Green

Green.

Blue

Blue.

Remarks

See also