Carbon


CMAppleProfileHeader

Header: CMApplication.h

union CMAppleProfileHeader {
    CMHeader cm1; 
    CM2Header cm2;
};

Field descriptions

cm1

A version 1.0 profile header. For a description of the ColorSync version 1.0 profile header, see CMHeader.

cm2

A current profile header. For a description of the ColorSync profile header, see CM2Header.

The ColorSync Manager defines the CMAppleProfileHeader structure to provide access to both version 2.x and version 1.0 profiles, as specified by the International Color Consortium. To obtain a copy of the International Color Consortium Profile Format Specification, or to get other information about the ICC, visit the ICC Web site at .


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