| Overload | Description | 
|---|---|
| Image Constructor(IRange) | Initializes a new instance of the Image class which will be used to draw the specified range of cells. | 
| Image Constructor(IShape) | Initializes a new instance of the Image class which will be used to draw the specified shape. | 
| Image Constructor(IChart) | Initializes a new instance of the Image class which will be used to draw the specified chart. |