Predefined Graphic Resources
The following list summarizes the
IlvDisplay member functions that produce the predefined graphic resources:
IlvColor* defaultBackground() const;
IlvColor* defaultForeground() const;
IlvFont* defaultFont() const;
IlvLineStyle* defaultLineStyle() const;
IlvPattern* defaultPattern() const;
IlvCursor* defaultCursor() const;
The graphic resource classes are subclasses of
IlvResource. For details on these subclasses see:
In Views, the drawing resources are assembled into an object of the
IlvPalette class, also a subclass of
IlvResource. For more details on palettes see:
Published date: 05/24/2022
Last modified date: 05/24/2022