Contents

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 cmEnableMatchingPicComment comment if true, or a cmDisbleMatchingPicComment comment if false.

Overview

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

See Also

Working With QuickDraw