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 [デスクトップ アプリのみ] |
Header | wcsplugin.h |