Carbon


xColorSpec

Header: Quickdraw.h

struct xColorSpec {
    SInt16 value; 
    RGBColor rgb; 
    SInt16 xalpha;
};
typedef xColorSpec xColorSpecPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)