scan In Area
abstract fun scanInArea(nv21: ByteArray, width: Int, height: Int, orientation: Int, areaRect: Rect, returnImageOnSuccess: Boolean = false): CheckScanningResult?
Performs check data scanning in the finder rect on the NV21 format image
Return
recognized data
Parameters
nv21
width
height
orientation
area Rect
return Image On Success