GoWebScan API
GoWebScanVisionCombiner.h File Reference

Description

Declares a GoWebScanVisionCombiner object.

Go to the source code of this file.

Typedefs

typedef kStatus(kCallGoWebScanVisionCombinerDataFx )(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(kCallGoWebScanVisionCombinerPositionFx )(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...