get_hash_code method

On this page

get_hash_code

Returns a hash code for this Color structure.

def get_hash_code(self):
    ...

Returns: int: An integer value that specifies the hash code for this Color.

See Also

On this page