setStitchMode method
Use this method to set the type of stitching used for full page screenshots.
Syntax
eyes.setStitchMode(stitchMode);
Parameters
- stitchMode
- Type:StitchMode
- The stitch mode to use.
Return value
- Type: void