Compartir a través de


enumeración D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT (d3d10umddi.h)

Índices de conveniencia para matrices de información de histogramas por componente.

Sintaxis

typedef enum D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT
{
    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_Y = 0,
    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_U = 1,
    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_V = 2,

    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_R = 0,
    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_G = 1,
    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_B = 2,

    D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_A = 3,
} D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT;

Constantes

 
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_Y
Si el formato es un formato YUV, indica un histograma para el componente Y.
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_U
Si el formato es un formato YUV, indica un histograma para el componente U.
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_V
Si el formato es un formato YUV, indica un histograma para el componente V.
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_R
Si el formato es un formato RGB/BGR, indica un histograma para el componente de R.
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_G
Si el formato es un formato RGB/BGR, indica un histograma para el componente G.
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_B
Si el formato es un formato RGB/BGR, indica un histograma para el componente B.
D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_A
Si el formato tiene un canal alfa, indica un histograma para el componente A.

Requisitos

Requisito Valor
encabezado de d3d10umddi.h

Consulte también

de enumeración de D3DWDDM2_4DDI_VIDEO_DECODER_HISTOGRAM_COMPONENT_FLAGS