static func == (BlendMode , BlendMode ) -> Bool
Indicates whether two blend modes are equal.
static func != (Self, Self) -> Bool
Indicates whether two blend modes are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the blend mode by passing them into the given hash function.