Partager via


Structure GamutBoundaryDescription (wcsplugin.h)

Définit une limite de gamut.

Syntaxe

typedef struct _GamutBoundaryDescription {
  PrimaryJabColors *pPrimaries;
  UINT             cNeutralSamples;
  JabColorF        *pNeutralSamples;
  GamutShell       *pReferenceShell;
  GamutShell       *pPlausibleShell;
  GamutShell       *pPossibleShell;
} GamutBoundaryDescription;

Membres

pPrimaries

cNeutralSamples

Nombre d’échantillons neutres.

pNeutralSamples

pReferenceShell

pPlausibleShell

pPossibleShell

Configuration requise

   
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
En-tête wcsplugin.h

Voir aussi