CMEnableMatchingComment
Inserts a comment into the currently open picture to turn matching on or off.
Declaration
void CMEnableMatchingComment (
Boolean enableIt
);Parameters
- enableIt:
A flag that directs the ColorSync Manager to generate a
cmEnableMatchingPicCommentcomment iftrue, or acmDisbleMatchingPicCommentcomment iffalse.
Overview
If you call this function when no picture is open, it will have no effect.