extractSideInputImage
@microblink/blinkid-core / extractSideInputImage
Function: extractSideInputImage()
extractSideInputImage(
blinkIdScanningResult,side):null|ImageData
Extracts the input image for a given side from the scanning result.
Parameters
blinkIdScanningResult
The scanning result.
side
The side to extract the input image for.
Returns
null | ImageData
The input image for the given side.