korlibs
Toggle table of contents
6.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.awt
/
AwtContext2dRender
/
drawImage
draw
Image
jvm
open
override
fun
drawImage
(
image
:
Bitmap
,
pos
:
Point
,
size
:
Size
=
image.size.toFloat()
,
transform
:
Matrix
=
Matrix.IDENTITY
)