Parameters
- borderColor
- The type of the border color. Possible values: 0-AutoDetect, 1-Black, 2-White.
- scanIntervalX
- The horizontal scan interval.
- scanIntervalY
- The vertical scan interval.
| Exception | Description |
|---|---|
| Thrown if arguments have wrong type OR image is in processing now OR image processing is failed. |
This function sends a synchronous request to deskew an image. If you want to use asynchronous request instead of synchronous request, please use WebAcquiredImageJS.deskewAsync function.