Carbon


CMEnableMatchingComment

Header: CMApplication.h Carbon status: Supported

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

void CMEnableMatchingComment (
    Boolean enableIt
);
Parameter descriptions
enableIt

A flag that directs the ColorSync Manager to generate a cmEnableMatchingPicComment comment if true, or a cmDisbleMatchingPicComment comment if false.

DISCUSSION

If you call this function when no picture is open, it will have no effect.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when ColorSync 2.0 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)