Carbon


CMScreeningType

Header: CMICCProfile.h

struct CMScreeningType {
    OSType typeDescriptor; 
    UInt32 reserved; 
    UInt32 screeningFlag; 
    UInt32 channelCount; 
    char data[1];
};

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