Skip to content
Chris Hafey edited this page May 6, 2014 · 2 revisions

The purge api call is used to purge all images from the cache. Consider calling this to free memory when cornerstone is no longer being actively used (e.g. user switches to another task that does not require the display of images).

function purgeCache();

Returns: Nothing