korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.bitmap
/
Bitmap32
/
_draw
_
draw
fun
_draw
(
src
:
Bitmap32
,
dx
:
Int
,
dy
:
Int
,
sleft
:
Int
,
stop
:
Int
,
sright
:
Int
,
sbottom
:
Int
,
mix
:
Boolean
)
fun
_draw
(
src
:
BmpSlice32
,
dx
:
Int
=
0
,
dy
:
Int
=
0
,
mix
:
Boolean
)