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