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.core.processor
/
ImageProcessor
/
resize
resize
fun
resize
(
container
:
ImageRef
,
maxSize
:
Int
)
:
Boolean
Resizes image to the given size
Return
true if the operation was successful, false otherwise