Partager via


structure KS_COLCON (ksmedia.h)

La structure KS_COLCON est utilisée pour décrire les paramètres de couleur et de contraste.

Syntaxe

typedef struct _KS_COLCON {
  UCHAR emph1col : 4;
  UCHAR emph2col : 4;
  UCHAR backcol : 4;
  UCHAR patcol : 4;
  UCHAR emph1con : 4;
  UCHAR emph2con : 4;
  UCHAR backcon : 4;
  UCHAR patcon : 4;
} KS_COLCON, *PKS_COLCON;

Membres

emph1col

Indique

emph2col

Indique

backcol

Indique

patcol

Indique

emph1con

Indique

emph2con

Indique

backcon

Indique

patcon

Indique

Remarques

La structure KS_COLCON est utilisée par la structure KSPROPERTY_SPHLI.

Exigences

Exigence Valeur
d’en-tête ksmedia.h (include Ksmedia.h)

Voir aussi

KSPROPERTY_SPHLI