lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
com.irurueta.android.gesturebitmap
/
GestureBitmapView
/
setBitmap
set
Bitmap
fun
setBitmap
(
bitmap
:
Bitmap
?
,
resetMatrices
:
Boolean
=
true
)
Sets bitmap.
Parameters
bitmap
bitmap to be set.
reset
Matrices
true to reset transformation matrices, false otherwise.