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.ui.camera.util
/
PreviewImageUtil
/
convertNV21ToBitmap
convert
NV21To
Bitmap
@
JvmStatic
fun
convertNV21ToBitmap
(
nv21Image
:
ByteArray
,
imageWidth
:
Int
,
imageHeight
:
Int
,
imageOrientation
:
Int
=
0
)
:
Bitmap
Converts the image byte array in NV21 format to
Bitmap