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 Rogue Wave Views, the drawing resources are assembled into an object of the
IlvPalette class, also a subclass of
IlvResource. For more details on palettes see:
Version 5.7
Copyright © 2013, Rogue Wave Software, Inc. All Rights Reserved.