stitchOverlap property
Use this property to set and retrieve the overlap between sub-images when a scrolled window is stitched.
Syntax
Call syntax
NSInteger configval; // give relevant initial value
config.stitchOverlap = configval
configval = config.stitchOverlap
Declaration
(assign, nonatomic) NSInteger stitchOverlap
Type:NSInteger
The width of the stitch overlap in pixels.