Carbon


CMUcrBgType

Header: CMICCProfile.h

struct CMUcrBgType {
    OSType typeDescriptor; 
    UInt32 reserved; 
    UInt32 ucrCount; 
    UInt16 ucrValues[1]; 
    UInt32 bgCount; 
    UInt16 bgValues[1]; 
    UInt8 ucrbgASCII[1];
};

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