Xceed Words for .NET v5.0 Documentation
Xceed.Drawing.NET Assembly / Xceed.Drawing Namespace / Image Class


In This Topic
    Image Class Methods
    In This Topic

    For a list of all members of this type, see Image members.

    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