static func == (BlendMode , BlendMode ) -> Bool
Indicates whether two blend modes are equal.
func hash(into: inout Hasher)
Hashes the essential components of the blend mode by passing them into the given hash function.
var hashValue : Int
The hashed value of the blend mode.