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