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
/
drawUnoptimized
draw
Unoptimized
fun
drawUnoptimized
(
src
:
BmpSlice
,
dx
:
Int
=
0
,
dy
:
Int
=
0
,
mix
:
Boolean
=
true
)
fun
drawUnoptimized
(
src
:
Bitmap
,
dx
:
Int
,
dy
:
Int
,
sleft
:
Int
,
stop
:
Int
,
sright
:
Int
,
sbottom
:
Int
,
mix
:
Boolean
)