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