Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Imaging With QuickDraw /
Chapter 4 - Color QuickDraw / Color QuickDraw Reference
Color QuickDraw Routines / Creating and Disposing of Color Tables


DisposeCTable

Use the DisposeCTable procedure to dispose of a ColorTable record. The DisposeCTable procedure is also available as the DisposCTable procedure.

PROCEDURE DisposeCTable (cTable: CTabHandle);
cTable
A handle to a ColorTable record.
DESCRIPTION
The DisposeCTable procedure disposes of the ColorTable record whose handle you pass in the cTable parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996