NAME
XcmsClientWhitePointOfCCC − return the client white point associated with the specified Color Conversion Context (CCC).
Synopsis
XcmsColor *XcmsClientWhitePointOfCCC(ccc)
XcmsCCC ccc; ClientWhitePointOfCCC(ccc)
XcmsCCC ccc;
Arguments
cccSpecifies the CCC.
Availability
Release 5 and later.
Description
XcmsClientWhitePointOfCCC() and the macro ClientWhitePointOfCCC both return the Client White Point of the specified CCC. The Client White Point attribute of the CCC specifies the white point the client assumes to be associated with color specifications. If different from the Screen White Point, adjustments are specified by the CCC’s white adjustment procedure.
See Also
XcmsCCCOfColormap(), XcmsCreateCCC(), XcmsConvertColors(), XcmsDefaultCCC(), XcmsDisplayOfCCC(), XcmsScreenNumberOfCCC(), XcmsScreenWhitePointOfCCC(), XcmsSetCompressionProc(), XcmsSetWhiteAdjustProc(), XcmsSetWhitePoint(), XcmsVisualOfCCC().
Copyright O’Reilly & Assoc. —