Compartilhar via


estrutura GAMMA_RAMP_RGB256x3x16 (ntddvdeo.h)

Rampa gama RGB 256x3x16.

Sintaxe

typedef struct _GAMMA_RAMP_RGB256x3x16 {
  USHORT Red[256];
  USHORT Green[256];
  USHORT Blue[256];
} GAMMA_RAMP_RGB256x3x16;

Membros

Red[256]

Vermelho.

Green[256]

Verde.

Blue[256]

Azul.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 10, versão 1903
Cabeçalho ntddvdeo.h