ImageInfo(String, DXImage, Byte[], String) Constructor
Initializes a new instance of the ImageInfo class with specified settings.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type |
|---|---|
| imageName | String |
| image | DXImage |
| imageBytes | Byte[] |
| imageUrl | String |
See Also