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.util.bitmap
/
BitmapUtils
/
isBitmapValid
is
Bitmap
Valid
@
JvmStatic
fun
isBitmapValid
(
bitmap
:
Bitmap
?
)
:
Boolean
Return
true
if
Bitmap
valid (and can be drawn).
false
otherwise.