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 3 - ColorSync Manager Reference for Applications and Device Drivers / ColorSync Manager Functions
Matching Colors Using High-Level Functions With QuickDraw /


CMEnableMatchingComment

Inserts a comment into the currently open picture to turn matching on or off.

pascal void CMEnableMatchingComment (Boolean enableIt);
enableIt
A Boolean value that directs the ColorSync Manager to generate a PicComment comment of type cmEnableMatching if true, or of type cmDisableMatching if false.
function result
This routine does not return an error value.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996