Carbon


CMDrawMatchedPicture

Header: CMApplication.h Carbon status: Unsupported

void CMDrawMatchedPicture (
    PicHandle myPicture, 
    CMProfileHandle dst, 
    Rect *myRect
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

CMDrawMatchedPicture uses 1.0 profiles to match the PICT data, and these profiles will no longer be supported. Use NCMDrawMatchedPicture, which uses 2.0 profiles.


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