Carbon


ATSUBackgroundColor

Header: ATSUnicode.h

struct ATSUBackgroundColor {
    float red; 
    float green; 
    float blue; 
    float alpha;
};

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