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.camera
/
BasePictureCallback
Base
Picture
Callback
interface
BasePictureCallback
Basic internal Camera picture callback interface
Inheritors
DocumentAutoSnappingController
PictureCallback
FinderPictureCallback
Members
Functions
on
Picture
Taken
Internal
Link copied to clipboard
abstract
fun
onPictureTakenInternal
(
image
:
ByteArray
,
imageOrientation
:
Int
,
finderRect
:
List
<
PointF
>
,
isCapturedAutomatically
:
Boolean
)
Invoked when picture is taken