GamutBoundaryDescription 结构 (wcsplugin.h)
定义一个范围边界。
语法
typedef struct _GamutBoundaryDescription {
PrimaryJabColors *pPrimaries;
UINT cNeutralSamples;
JabColorF *pNeutralSamples;
GamutShell *pReferenceShell;
GamutShell *pPlausibleShell;
GamutShell *pPossibleShell;
} GamutBoundaryDescription;
成员
pPrimaries
cNeutralSamples
中性样本数。
pNeutralSamples
pReferenceShell
pPlausibleShell
pPossibleShell
要求
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
标头 | wcsplugin.h |