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: Advanced Color Imaging Reference /
Chapter 5 - Color Manager Reference /
Color Manager Functions / Operations on Search and Complement Functions


DelComp

Removes a custom complement function from the current GDevice data structure's list of complement functions. DelComp disposes of the chain element but does nothing to the ProcPtr data structure.

pascal void DelComp (ColorComplementProcPtr compProc);
compProc
A pointer to the complement function to be deleted. See MyCompProc (page 5-18).

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996