NAME
XcmsFreeCCC − free a Color Conversion Context (CCC).
Synopsis
void XcmsFreeCCC(ccc)
XcmsCCC ccc;
Arguments
cccSpecifies the CCC.
Availability
Release 5 and later.
Description
XcmsFreeCCC() frees the memory used for the specified CCC. Note that calls to free default CCCs or to free CCCs currently associated with colormaps are ignored.
See Also
XcmsCreateCCC(), XcmsCCCOfColormap(), XcmsDefaultCCC().
Copyright O’Reilly & Assoc. —