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 |