setBitmap

fun setBitmap(bitmap: Bitmap?, resetMatrices: Boolean = true)

Sets bitmap.

Parameters

bitmap

bitmap to be set.

resetMatrices

true to reset transformation matrices, false otherwise.