Calculates the hash (using the specified hash algorithm) of the bitmap.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string GetHash( IEImage..::..HashAlgorithm algorithm )
Public Function GetHash ( _ algorithm As IEImage..::..HashAlgorithm _ ) As String
public: String^ GetHash( IEImage..::..HashAlgorithm algorithm )
Parameters
- algorithm
- IEImage..::..HashAlgorithm
Hashing algorithm.