Estructura GamutBoundaryDescription (wcsplugin.h)
Define un límite de gama.
Sintaxis
typedef struct _GamutBoundaryDescription {
PrimaryJabColors *pPrimaries;
UINT cNeutralSamples;
JabColorF *pNeutralSamples;
GamutShell *pReferenceShell;
GamutShell *pPlausibleShell;
GamutShell *pPossibleShell;
} GamutBoundaryDescription;
Miembros
pPrimaries
cNeutralSamples
Número de muestras neutras.
pNeutralSamples
pReferenceShell
pPlausibleShell
pPossibleShell
Requisitos
Cliente mínimo compatible | Windows Vista [solo aplicaciones de escritorio] |
Servidor mínimo compatible | Windows Server 2008 [solo aplicaciones de escritorio] |
Encabezado | wcsplugin.h |