![]() |
CWDisposeColorWorld |
||||
Header: | CMApplication.h | Carbon status: | Supported | |
Releases the private storage associated with a color world when your application has finished using the color world.
void CWDisposeColorWorld ( CMWorldRef cw );
A color world reference of type CMWorldRef.
The function NCWNewColorWorld and the function CWConcatColorWorld both allocate color world references of type CMWorldRef.
The following functions use color worlds. If you create a color world to pass to one of these functions, you must dispose of the color world when your application is finished with it.
Supported in Carbon. Available in Carbon 1.0.2 and later when ColorSync 1.0 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)