Estrutura GamutBoundaryDescription (wcsplugin.h)
Define um limite de gama.
Sintaxe
typedef struct _GamutBoundaryDescription {
PrimaryJabColors *pPrimaries;
UINT cNeutralSamples;
JabColorF *pNeutralSamples;
GamutShell *pReferenceShell;
GamutShell *pPlausibleShell;
GamutShell *pPossibleShell;
} GamutBoundaryDescription;
Membros
pPrimaries
cNeutralSamples
O número de amostras neutras.
pNeutralSamples
pReferenceShell
pPlausibleShell
pPossibleShell
Requisitos
Cliente mínimo com suporte | Windows Vista [somente aplicativos da área de trabalho] |
Servidor mínimo com suporte | Windows Server 2008 [somente aplicativos da área de trabalho] |
Cabeçalho | wcsplugin.h |