setFrom
Set the matrix values the native [android.graphics.Matrix].
setFrom
Function
Android
fun Matrix.setFrom(matrix: android.graphics.Matrix)
Set the matrix values the native android.graphics.Matrix.
Android
fun android.graphics.Matrix.setFrom(matrix: Matrix)
Set the native android.graphics.Matrix from matrix.
