Interfaces
 InterfaceDescription
 IInterpolation An interpolation method is able to return a new color value based on given channel, x and y position.
Classes
 ClassDescription
 Interpolation The Interpolation class is an enumeration of constant values that indicate which interpolation to use: bicubic, bilinear, linear, or nearest neighbour.