Important: The information in this document is obsolete and should not be used for new development.
High-Level Color-Matching-Session Reference
The ColorSync Manager defines an abstract private data structure of typeCMPrivateMatchRefRecord
for the color-matching-session reference. When your application calls theNCMBeginMatching
function (page 3-104) to begin a high-level color-matching session, the ColorSync Manager returns a reference to the color-matching session which you must later pass to theCMEndMatching
function to conclude the session.
struct CMPrivateMatchRefRecord *CMMatchRef;