glimpse-graphics
1.2.0
android
glimpse-core
/
graphics.glimpse
/
createBitmap
create
Bitmap
android
fun
GlimpseAdapter
.
createBitmap
(
x
:
Int
=
0
,
y
:
Int
=
0
,
width
:
Int
,
height
:
Int
)
:
Bitmap
Content copied to clipboard
Creates a new
Bitmap
from the rendered image.