public method Color.GetHashCode

Brief

Gets a hash code for this Color structure.

Declaration
C#
int  GetHashCode ()

Declared in Color

back