//scanning/com.pixelnetica.scanning/makeTransform

makeTransform

[androidJvm]
fun Bitmap.makeTransform(orientation: ScanOrientation): Matrix

Helper function to make exif matrix for any bitmap Used with scaled bitmaps

Top