FreeImage.NET Class Library Reference
![]() | FIRGBA16GetHashCode Method |
Returns a hash code for this FIRGBA16 structure.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)

C#
public override int GetHashCode()
Return Value
Type: Int32An integer value that specifies the hash code for this FIRGBA16.
