Carbon


DrawMatchedPicture

Header: CMApplication.h Carbon status: Unsupported

void DrawMatchedPicture (
    PicHandle myPicture, 
    CMProfileHandle dst, 
    Rect *myRect
);
CARBON NOTES

DrawMatchedPicture uses 1.0 profiles, which are obsolete. Use NCMDrawMatchedPicture (which supports 2.0 profiles) instead.


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