Partager via


structure COLORSPACE_TRANSFORM_3x4 (ntddvdeo.h)

Contient la transformation colorspace pour les informations 3x4.

Syntaxe

typedef struct _COLORSPACE_TRANSFORM_3x4 {
  float          ColorMatrix3x4[3][4];
  float          ScalarMultiplier;
  GAMMA_RAMP_RGB LookupTable1D[4096];
} COLORSPACE_TRANSFORM_3x4, *PCOLORSPACE_TRANSFORM_3x4;

Membres

ColorMatrix3x4[3]

Matrice de couleurs 3x4.

ScalarMultiplier

Multiplicateur scalaire.

LookupTable1D[4096]

Table de recherche 1D.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10 version 1903
En-tête ntddvdeo.h