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