Condividi tramite


enumerazione OUTPUT_COLOR_ENCODING (ntdvertitaeo.h)

Codifica dei colori di output.

Sintassi

typedef enum _OUTPUT_COLOR_ENCODING {
  OUTPUT_COLOR_ENCODING_RGB,
  OUTPUT_COLOR_ENCODING_YCBCR444,
  OUTPUT_COLOR_ENCODING_YCBCR422,
  OUTPUT_COLOR_ENCODING_YCBCR420,
  OUTPUT_COLOR_ENCODING_INTENSITY,
  OUTPUT_COLOR_ENCODING_FORCE_UINT32
} OUTPUT_COLOR_ENCODING;

Costanti

 
OUTPUT_COLOR_ENCODING_RGB
RGB.
OUTPUT_COLOR_ENCODING_YCBCR444
YCBCR444.
OUTPUT_COLOR_ENCODING_YCBCR422
YCBCR422.
OUTPUT_COLOR_ENCODING_YCBCR420
YCBCR420.
OUTPUT_COLOR_ENCODING_INTENSITY
Intensità.
OUTPUT_COLOR_ENCODING_FORCE_UINT32
Uint32.

Requisiti

Requisito Valore
Client minimo supportato Windows 10, versione 1903
Intestazione ntdvertitaeo.h