|
GoWebScan API
|
| kStatus GoWebScanTileCombiner_Construct | ( | GoWebScanTileCombiner * | combiner, |
| const GoWebScanTileCombinerParams * | args, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanTileCombiner object.
| combiner | Receives the constructed GoWebScanTileCombiner object. |
| args | Algorithm parameters. |
| allocator | Memory allocator (or kNULL for default). |