Carbon


CM2Profile

Header: CMICCProfile.h

struct CM2Profile {
    CM2Header header; 
    CMTagElemTable tagTable; 
    char elemData[1];
};
typedef CM2Profile CM2ProfilePtr;

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