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.util.snap
/
Utils
/
findByWidthAndHeight
find
By
Width
And
Height
@
JvmStatic
fun
findByWidthAndHeight
(
parameters
:
Camera.Parameters
,
width
:
Int
,
height
:
Int
)
:
Camera.Size
?
Return
Camera.Size
with given width and height, or
null
if there is no such supported size.