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


AddComp

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

pascal void AddComp (ColorComplementProcPtr compProc);
compProc
A pointer to your complement function. See MyCompProc (page 5-18).

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996