Contents

CWDisposeColorWorld

Releases the private storage associated with a color world when your application has finished using the color world.

Declaration

void CWDisposeColorWorld (
   CMWorldRef cw
);

Parameters

Overview

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.

See Also

Working With ColorWorlds