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


AddSearch

Adds a function to the head of the current GDevice data structure's list of search functions; creates and allocates an SProcRec data structure (page 5-4).

pascal void AddSearch (ColorSearchProcPtr searchProc);
searchProc
A pointer to your custom search function. See MySearchProc (page 5-17).

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996