Carbon


CMProfileChromaticities

Header: CMICCProfile.h

struct CMProfileChromaticities {
    CMXYZColor red; 
    CMXYZColor green; 
    CMXYZColor blue; 
    CMXYZColor cyan; 
    CMXYZColor magenta; 
    CMXYZColor yellow; 
    UInt8 retransInterval; 
    UInt8 retransCount; 
    UInt16 adapter; 
    UInt16 edc; 
    UInt16 socket; 
    Byte state; 
    Byte edcType; 
    ABCallType abOpcode; 
    SInt8 filler; 
    SInt16 abResult; 
    SInt32 abUserReference; 
    SInt16 ddpType; 
    SInt16 ddpSocket; 
    AddrBlock ddpAddress; 
    SInt16 ddpReqCount; 
    SInt16 ddpActCount; 
      Byte powerLevel; 
      Byte validSignals;
};

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