Clone()
|
Clones the current DXSvgImage object.
|
Dispose()
|
Releases all resources used by the DXImage object.
|
Equals(DXImage)
|
Determines whether the specified object is equal to the current DXImage instance.
|
Equals(DXSvgImage)
|
Determines whether the specified object is equal to the current DXSvgImage instance.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FromBase64String(String)
static
|
Creates an image from the specified binary string that contains the image data.
|
FromStream(Stream)
static
|
Creates an image from the specified stream that contains the image data.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RotateFlip(DXRotateFlipType)
|
Rotates and flips the image.
|
Save(Stream, DXImageFormat)
|
Saves the image to the specified stream in the specified format.
|
Save(Stream)
|
|
Save(String, DXImageFormat)
|
Saves the image to the specified file in the specified format.
|
ToString()
|
Returns a string that represents the current object.
|