|
GoWebScan API
|
| kStatus GoWebScanCalCollector_GetProcessorData | ( | GoWebScanCalCollector | collector, |
| GoWebScanCalInput * | data | ||
| ) |
Gets a pointer to the calibration input file that can be provided to the calibration processor for processing.
Ownership of the calibration input is transferred to the calling function.
| collector | GoWebScanCalCollector object. |
| data | Receives the constructed GoWebScanCalInput object. |