Foundation > Graphic Resources
 
Graphic Resources
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.
*IlvResource: The Resource Object Base Class
*IlvColor: The Color Class
*IlvLineStyle: The Line Style Class
*IlvPattern and IlvColorPattern: The Pattern Classes
*IlvGradientPattern: The Pattern Class Dedicated to Gradients
*IlvFont: The Font Class
*IlvCursor: The Cursor Class
*Other Drawing Parameters describes additional settings that you control via the palette.
*IlvPalette: Drawing Using a Group of Resources
*IlvQuantizer: The Image Color Quantization Class

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.