ImageSource Constructors
An object that stores a specified image.
Name | Parameters | Description |
---|---|---|
Image |
image, is |
Initializes a new instance of the Image |
Image |
image |
Initializes a new instance of the Image |
Image |
svg |
Creates an Image |
Image |
svg |
Creates an Image |
Image |
is |
Initializes a new instance of the Image |
Image |
type, data | For internal use. |
See Also