Carbon


BeginMatching

Header: CMApplication.h Carbon status: Unsupported

CMError BeginMatching (
    CMProfileHandle src, 
    CMProfileHandle dst, 
    CMMatchRef *myRef
);
CARBON NOTES

BeginMatching is defined only if OLDROUTINENAMES is defined during compile time. Additionally, it uses 1.0 profiles, which are no longer supported. Use NCMBeginMatching (along with 2.0 profiles) instead.


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