Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.camera
/
BasePictureCallback
Base
Picture
Callback
interface
BasePictureCallback
Basic internal Camera picture callback interface
Inheritors
PictureCallback
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