//scanning/com.pixelnetica.scanning/ScanPicture/createBitmap
createBitmap
[androidJvm]\
external fun createBitmap(flags: Int = 0, orientation: ScanOrientation = ScanOrientation.Undefined): Bitmap
Extract Bitmap from picture
Parameters
androidJvm
flags | combination of DISPLAY_BITMAP and FIT_TO_TEXTURE |
orientation | use instead internal orientation or ScanOrientation.Undefined to ignore] |