Carbon


CMMatchRef

Header: CMApplication.h

typedef struct OpaqueCMMatchRef* 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.


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