|
GoWebScan API
|
| kStatus GoWebScanProfileYResampler_SetDataHandler | ( | GoWebScanProfileYResampler | resampler, |
| GoWebScanProfileYResamplerDataFx | data, | ||
| kPointer | context | ||
| ) |
Sets the handler for accepting the output data from the algorithm.
| resampler | GoWebScanProfileYResampler object. |
| data | Callback function |
| context | Receiver argument for callback. |