PATHDocumentation > Mac OS 8 and 9 > Mutlimedia and Graphics > ColorSync Manager >

Managing Color With ColorSync


Color Matching Reference

The ColorSync Manager defines the CMMatchRef type to refer to a color-matching session.


CMMatchRef

The ColorSync Manager defines an abstract private data structure of type OpaqueCMMatchRef for the color-matching-session reference. When your application calls the function NCMBeginMatching to begin a QuickDraw-specific color-matching session, the ColorSync Manager returns a reference pointer to the color-matching session which you must later pass to the CMEndMatching function to conclude the session.

struct OpaqueCMMatchRef *CMMatchRef;
© 1988-1999 Apple Computer, Inc. — (Last Updated 20 Jan 99)