The classes that implement graphic resources are
IlvResource and its subclasses. There are six basic kinds of graphic drawing resources (subclasses of
IlvResource) in Rogue Wave® Views:
color,
line style,
pattern,
color pattern, gradient pattern, and
font, each supported by its corresponding class. Another subclass of
IlvResource, the
IlvPalette class, manages a group of resources. Additionally,
IlvQuantizer is the abstract base class of all color conversion classes.
Copyright © 2013, Rogue Wave Software, Inc. All Rights Reserved.