TMFFillAttributes Class Reference
List of all members.
Detailed Description
TMFFillAttributes is used to fill an area with a color (for now) If fUIColorIndex is not kUIColor_UseRGBColor, it references a predefined color (that the user can choose in the preferences). Otherwise, the fColor field is used.
Constructor & Destructor Documentation
TMFFillAttributes::TMFFillAttributes |
( |
TMCRGBColor |
inColor |
) |
[inline] |
Member Function Documentation
TMCRGBColor TMFFillAttributes::GetDisplayColor |
( |
|
) |
[inline] |
Returns the color that should be used in a draw routine by decoding the UIColor and RGB color. This value should not be cached since the personality colors can change at any time.
TMCRGBColor& TMFFillAttributes::GetRGBColor |
( |
|
) |
[inline] |
EUIColor TMFFillAttributes::GetUIColorIndex |
( |
|
) |
const [inline] |
void TMFFillAttributes::SetRGBColor |
( |
const TMCRGBColor & |
inColor |
) |
[inline] |
void TMFFillAttributes::SetUIColorIndex |
( |
EUIColor |
inUIColorIndex |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: