Compartir a través de


estructura COLORSPACE_TRANSFORM_TARGET_CAPS (ntddvdeo.h)

Límites de destino de transformación de espacio de colores.

Sintaxis

typedef struct _COLORSPACE_TRANSFORM_TARGET_CAPS {
  COLORSPACE_TRANSFORM_TARGET_CAPS_VERSION Version;
  COLORSPACE_TRANSFORM_1DLUT_CAP           LookupTable1DDegammaCap;
  COLORSPACE_TRANSFORM_MATRIX_CAP          ColorMatrix3x3Cap;
  COLORSPACE_TRANSFORM_1DLUT_CAP           LookupTable1DRegammaCap;
} COLORSPACE_TRANSFORM_TARGET_CAPS, *PCOLORSPACE_TRANSFORM_TARGET_CAPS;

Miembros

Version

Versión de destino de transformación del espacio de colores.

LookupTable1DDegammaCap

La tabla de búsqueda 1D degamma cap.

ColorMatrix3x3Cap

Matriz de color 3x3 cap.

LookupTable1DRegammaCap

La tabla de búsqueda 1D regamma cap.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 10, versión 1903
Encabezado ntddvdeo.h