The method to do interpolation.
Namespace: Dynamsoft.DotNet.TWAIN.EnumsAssembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public enum DWTInterpolationMethod |
| Visual Basic |
|---|
Public Enumeration DWTInterpolationMethod |
Members
| Member name | Description | |
|---|---|---|
| NearestNeighbour | ||
| Bilinear | ||
| Bicubic |