static func != (Self, Self) -> Bool
Indicates whether two colors are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the color by feeding them into the given hash function.
var hashValue : Int
The hashed value of the color.