ImageSource Members
In This Article
#Constructors
Name | Description |
---|---|
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Creates an Image |
Image |
Creates an Image |
Image |
Initializes a new instance of the Image |
Image |
For internal use. |
#Properties
Name | Description |
---|---|
Image | Returns an image. |
Is |
Indicates whether the Image |
Svg |
Returns an SVG image. |
#Methods
Name | Description |
---|---|
Clone() | |
Dispose() |
Disposes of the Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Image |
From |
Creates an Image object and specifies its Image |
Get |
Gets the hash code (a number) that corresponds to the value of the current Image |
Get |
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether the specified Image |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also