//scanning/com.pixelnetica.scanning/ScanPicture/resize

resize

[androidJvm]\

@JvmOverloads

external fun resize(width: Int, height: Int, uniform: Boolean = false)

Scale picture to specified size

Top