ImageGear .NET - Updated
Bi-Linear and Bi-Cubic Interpolation
User Guide > How to Work with... > Image Processing and Cleanup > Advanced Image Processing and Correction > Bi-Linear and Bi-Cubic Interpolation

ImageGear's implementation of bilinear and bicubic interpolation for image resize is designed for high image quality, especially when resizing large images down to small sizes (e.g., for thumbnail generation). There are also the ImGearBilinearInterpolationOptions.Sharpness Property and the ImGearBicubicInterpolationOptions.Sharpness Property that allow you to fine-tune the sharpness of the resulting image.