GamutBoundaryDescription structure (wcsplugin.h)
Defines a gamut boundary.
Syntax
typedef struct _GamutBoundaryDescription {
PrimaryJabColors *pPrimaries;
UINT cNeutralSamples;
JabColorF *pNeutralSamples;
GamutShell *pReferenceShell;
GamutShell *pPlausibleShell;
GamutShell *pPossibleShell;
} GamutBoundaryDescription;
Members
pPrimaries
cNeutralSamples
The number of neutral samples.
pNeutralSamples
pReferenceShell
pPlausibleShell
pPossibleShell
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | wcsplugin.h |