OUTPUT_WIRE_FORMAT結構 (ntd)
輸出線格式。
語法
typedef struct _OUTPUT_WIRE_FORMAT {
OUTPUT_COLOR_ENCODING ColorEncoding;
UINT32 BitsPerPixel;
} OUTPUT_WIRE_FORMAT;
成員
ColorEncoding
色彩編碼。
BitsPerPixel
每個像素的位數。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 (版本 1903) |
標頭 | ntdhseo.h |