Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.core.processor
/
ImageProcessor
/
crop
crop
fun
crop
(
container
:
ImageRef
,
polygon
:
List
<
PointF
>
)
:
Boolean
Crops image to the given bounding box.
Return
true if the operation was successful, false otherwise