Important: The information in this document is obsolete and should not be used for new development.
DelComp
Removes a custom complement function from the currentGDevicedata structure's list of complement functions.DelCompdisposes of the chain element but does nothing to theProcPtrdata structure.
pascal void DelComp (ColorComplementProcPtr compProc);
compProc- A pointer to the complement function to be deleted. See MyCompProc (page 5-18).