Xceed Words for .NET v4.0 Documentation
Image Class Members
Properties  Methods 


Xceed.Drawing.NET Assembly > Xceed.Drawing Namespace : Image Class

The following tables list the members exposed by Image.

Public Properties
 NameDescription
Public PropertyGets the Image's height.  
Public PropertyGets the Image's horizontal resolution.  
Public PropertyGets the value of the Image object.  
Public PropertyGets the Image's vertical resolution.  
Public PropertyGets the Image's width.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a copy of an Image.  
Public Methodstatic (Shared in Visual Basic)Creates a memory stream from a .jpeg image.  
Public Methodstatic (Shared in Visual Basic)Returns the Image's format as a string.  
Public MethodReleases all resources used by the Image.  
Public MethodDraw the Image based on rotation & cropping values.  
Public Methodstatic (Shared in Visual Basic)Creates an Image from a Bitmap object.  
Public Methodstatic (Shared in Visual Basic)Creates an Image from a file's path.  
Public Methodstatic (Shared in Visual Basic)Creates an Image from a stream object.  
Top
See Also

Reference

Image Class
Xceed.Drawing Namespace