DisposeCTable
DisposCTable
Dispose all structures allocated by GetCTable #include <Quickdraw.h> Color Quickdraw
void DisposCTable( theCTable );
CIconHandle theCTable ; address of color table data structure
DisposCTable removes all data structure's created by GetCTable. theCTable is the address of a data structure of the type 'clut'.