Type alias InterpolationMethod

InterpolationMethod: "nearest" | "higher" | "lower" | "midpoint" | "linear"

Interpolation types