GetHashCode

Color.GetHashCode method

Returns a hash code based on the packed ARGB value.

public override int GetHashCode()

Return Value

A hash code for the current color.

See Also