XcmsFreeCCC
Syntax
void XcmsFreeCCC(
ccc
)
XcmsCCC
ccc
;
Arguments
ccc
Specifies the
CCC
.
Description
The
XcmsFreeCCC()
function frees the memory used for the specified CCC. Note that default CCCs and those currently associated with colormaps are ignored.
See also
DisplayOfCCC()
,
XcmsCCCOfColormap()
,
XcmsConvertColors()
,
XcmsCreateCCC()
,
XcmsDefaultCCC()
,
XcmsSetWhitePoint()
, "
Creating and Freeing a Color Conversion Context
".
Christophe Tronche
,
ch@tronche.com