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