Preparing search index...
The search index is not available
scanbot-web-sdk
scanbot-web-sdk
ICroppingViewHandle
Interface ICroppingViewHandle
interface
ICroppingViewHandle
{
apply
(
)
:
Promise
<
CroppingResult
>
;
detect
(
)
:
Promise
<
void
>
;
dispose
(
)
:
void
;
resetPolygon
(
)
:
void
;
rotate
(
rotations
)
:
Promise
<
void
>
;
}
Index
Methods
apply
detect
dispose
reset
Polygon
rotate
Methods
apply
apply
(
)
:
Promise
<
CroppingResult
>
Returns
Promise
<
CroppingResult
>
detect
detect
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
dispose
dispose
(
)
:
void
Returns
void
reset
Polygon
reset
Polygon
(
)
:
void
Resets the polygon to cover the entire image.
Returns
void
rotate
rotate
(
rotations
)
:
Promise
<
void
>
Parameters
rotations
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
apply
detect
dispose
reset
Polygon
rotate
scanbot-web-sdk
Config
SimpleMrzRecognizer
UIConfig
BarcodeCountConfiguration
BarcodeCountStyleConfiguration
BarcodePolygonLabelStyle
BarcodePolygonStyle
BarcodeScannerResultWithSize
BarcodeScannerViewConfiguration
BrowserCameras
CaptureAnimationStyleConfiguration
CaptureButtonStyleConfiguration
CroppingResult
CroppingViewConfiguration
CroppingViewMagneticLineStyle
CroppingViewMagnifierBorderStyle
CroppingViewMagnifierCrosshairStyle
CroppingViewMagnifierStyle
CroppingViewPolygonHandleStyle
CroppingViewPolygonStyle
CroppingViewStyle
Loading...
Generated using
TypeDoc
Resets the polygon to cover the entire image.