IImageData
GetHashCode Method
|
Gets the hash code of an image.
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
Function GetHashCode As Integer
abstract GetHashCode : unit -> int
Return Value
Type:
Int32
Hash code.
See Also