ImageInfo.MD5Hash Property
Gets the MD5 hash of the current image.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.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