You are here: Start » AVL.NET » ResizeProfileInterpolation Enumeration

ResizeProfileInterpolation Enumeration

Methods of interpolation during profile resizing.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
Linear
NearestNeighbourNearest corresponding value from input profile is selected as output profile value. This method is strongly optimized for profile sizes which are its multiplicity.

See also