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 name | Description |
|---|---|
| Linear | |
| NearestNeighbour | Nearest corresponding value from input profile is selected as output profile value. This method is strongly optimized for profile sizes which are its multiplicity. |
