GetHashCode

Argb32Color.GetHashCode method

Returns a hash code that defines the current color. Not compatible with GetHashCode

public override int GetHashCode()

Return Value

The integer value of the hashcode. Never throws an exception.

See Also