Visual Basic
C#
Managed Extensions for C++
C++/CLI
Use the base class for interpolation modes that do not need additional options. Use derived classes
to pass specific options. If a base class is passed for a mode that has a derived class, the default
option values are used.
System.Object
ImageGear.Processing.ImGearInterpolationOptions
ImageGear.Processing.ImGearAverageInterpolationOptions
ImageGear.Processing.ImGearBicubicInterpolationOptions
ImageGear.Processing.ImGearBilinearInterpolationOptions
ImageGear.Processing.ImGearColorInterpolationOptions
ImageGear.Processing.ImGearGrayScaleInterpolationOptions
ImageGear.Processing.ImGearNearestNeighborInterpolationOptions
ImageGear.Processing.ImGearNoneInterpolationOptions
ImageGear.Processing.ImGearPreserveBlackInterpolationOptions
ImageGear.Processing.ImGearPreserveWhiteInterpolationOptions