FormX Mobile SDK
AndroidLib
/
ai.formx.mobile.sdk
/
FormXImageProc
/
Companion
Companion
object
Companion
Functions
Functions
crop
Bounding
Box
Link copied to clipboard
fun
cropBoundingBox
(
bitmap
:
Bitmap
,
region
:
FormXDocumentRegion
)
:
Bitmap
Crop the bitmap image to the detected region's bounding box
deskew
Link copied to clipboard
fun
deskew
(
bitmap
:
Bitmap
,
region
:
FormXDocumentRegion
)
:
Bitmap