|
GoWebScan API
|
| kStatus GoWebScanSettings_SetProfileInterpolation | ( | GoWebScanSettings | settings, |
| GoWebScanInterpolation | value | ||
| ) |
Sets the method used to resample profile points along the X-axis: Nearest Neighbor (0), or Linear Interpolation (1).
| settings | GoWebScanSettings object. |
| value | Interpolation method. |