static func == (Image.Interpolation, Image.Interpolation) -> Bool
Indicates whether two interpolations are equal.
func hash(into: inout Hasher)
Hashes the essential components of the interpolation by passing them into the given hash function.
var hashValue : Int
The hashed value of the interpolation.