SpreadsheetGear 2023
Image Class Members
Properties  Methods 


SpreadsheetGear.Drawing Namespace : Image Class

The following tables list the members exposed by Image.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the property which specifies the background brush to use for the image.  
Public PropertySpecifies the DPI to use for the generated image. The default value is 96 DPI.  
Top
Public Methods
 NameDescription
Public MethodDraws the represented range or shape to the specified GDI+ drawing surface at the specified location and with the specified size.  
Public MethodOverloaded. Creates and returns a new bitmap image of the represented range or shape using PixelFormat.Format32bppArgb.  
Public Methodstatic (Shared in Visual Basic)Returns a System.Drawing.Image from the specified picture format or null if there is no image. The caller is responsible to dispose the image.  
Public MethodOverloaded. Returns the size in screen pixels required to draw the represented range or shape.  
Top
See Also

Reference

Image Class
SpreadsheetGear.Drawing Namespace