|
GoWebScan API
|
Declares a GoWebScanVisionCombiner object.
Go to the source code of this file.
Typedefs | |
| typedef kStatus(kCall * | GoWebScanVisionCombinerDataFx )(kPointer context, GoWebScanVisionInputMsg visionInput, k64s profileTileStart, GoWebScanProfileTileMsg *profileTiles, kSSize profileTileCount) |
| Defines the signature for the handler for accepting the output matched vision and profile tiles. More... | |
| typedef kStatus(kCall * | GoWebScanVisionCombinerPositionFx )(kPointer context, GoWebScanVisionInputMsg visionInput, k64s *firstTile, k64s *lastTile) |
| Defines the signature for the handler to compute the min and max Y-extents for a vision tile. More... | |