|
GoWebScan API
|
| kStatus GoWebScanVisionCombiner_SetDataHandler | ( | GoWebScanVisionCombiner | combiner, |
| GoWebScanVisionCombinerDataFx | data, | ||
| kPointer | context | ||
| ) |
Sets the handler for accepting the output data from the algorithm.
Typically the matched vision and profile tiles would be passed to the vision resampler algorithm.
| combiner | GoWebScanVisionCombiner object. |
| data | Callback function |
| context | Receiver argument for callback. |