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