ImageInfo.MD5Hash Property
Gets the MD5 hash of the current image.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string which is the MD5 hash of the current image. |
See Also