static func == (Image.Interpolation, Image.Interpolation) -> Bool
Indicates whether two interpolations are equal.
static func != (Self, Self) -> Bool
Indicates whether two interpolations are unequal.
var hashValue : Int
The hashed value of the interpolation.