|
GoWebScan API
|
| kStatus GoWebScanVisionResampler_SetDataHandler | ( | GoWebScanVisionResampler | resampler, |
| GoWebScanVisionResamplerDataFx | data, | ||
| kPointer | context | ||
| ) |
Sets the handler for accepting the processed resampled rows from the algorithm.
| resampler | GoWebScanVisionResampler object. |
| data | Callback function |
| context | Receiver argument for callback. |