DXImageExtension Constructors
Allows you to use .png/.svg images from the DevExpress.Images.v24.2 assembly as an ImageSource.
Name | Parameters | Description |
---|---|---|
DXImage |
none |
Initializes a new instance of the DXImage |
DXImage |
path |
Initializes a new instance of the DXImage |
DXImage |
image |
Initializes a new instance of the DXImage |
See Also