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 |