GAMMA_RAMP_RGB256x3x16 구조체(ntddvdeo.h)
감마 램프 RGB 256x3x16.
구문
typedef struct _GAMMA_RAMP_RGB256x3x16 {
USHORT Red[256];
USHORT Green[256];
USHORT Blue[256];
} GAMMA_RAMP_RGB256x3x16;
멤버
Red[256]
빨간색.
Green[256]
녹색.
Blue[256]
블루.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 10, 버전 1903 |
머리글 | ntddvdeo.h |