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