TgaImage.GetHashCode
TgaImage.GetHashCode method
Retrieve the hash code of the current instance. However, it’s important to note that this hash code may not be suitable for use as a key, particularly because instances of the TgaImage class are not immutable.
public override int GetHashCode()
Return Value
Hash code of this instance.
See Also
- class TgaImage
- namespace Aspose.Imaging.FileFormats.Tga
- assembly Aspose.Imaging