The 
SpreadsheetGear.Drawing namespace consists of classes related to drawing such as the 
System.Drawing.Image class which enables creating images from charts and ranges.
            
Classes
|   | Class | Description | 
  | Image  | 
            A class which provides the ability to draw a range of cells, or a shape such as a
            chart.
 | 
 
            
            
Structures
|   | Structure | Description | 
  | Color  | 
            Represents a Color in the SpreadsheetGear API and provides implicit conversion operators to and from System.Drawing.Color and / or System.Windows.Media.Color.
 | 
 
            
            
Enumerations
            
            
See Also