fi_handle.GetHashCode Method

FreeImage.NET

fi_handleGetHashCode Method
Returns a hash code for this fi_handle structure.

Namespace: FreeImageAPI.IO
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
An integer value that specifies the hash code for this fi_handle.
See Also