GoWebScan API
kStatus GoWebScanVisionResampler_Construct ( GoWebScanVisionResampler resampler,
const GoWebScanVisionResamplerParams args,
const k32s yOffsets,
kAlloc  allocator 
)

Constructs a GoWebScanVisionResampler object.

Parameters
resamplerReceives the constructed GoWebScanVisionResampler object.
argsAlgorithm parameters.
yOffsetsY-offsets for each spot (mils). Calculated during system calibration.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.