toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
Bitmap32
/
Companion
/
copyRect
copy
Rect
fun
copyRect
(
src
:
Bitmap32
,
srcX
:
Int
,
srcY
:
Int
,
dst
:
Bitmap32
,
dstX
:
Int
,
dstY
:
Int
,
width
:
Int
,
height
:
Int
)