GamutBoundaryDescription-Struktur (wcsplugin.h)
Definiert eine Begrenzung des Gamuts.
Syntax
typedef struct _GamutBoundaryDescription {
PrimaryJabColors *pPrimaries;
UINT cNeutralSamples;
JabColorF *pNeutralSamples;
GamutShell *pReferenceShell;
GamutShell *pPlausibleShell;
GamutShell *pPossibleShell;
} GamutBoundaryDescription;
Member
pPrimaries
cNeutralSamples
Die Anzahl der neutralen Stichproben.
pNeutralSamples
pReferenceShell
pPlausibleShell
pPossibleShell
Anforderungen
Unterstützte Mindestversion (Client) | Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [nur Desktop-Apps] |
Kopfzeile | wcsplugin.h |