toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
ImageData
/
Companion
/
invoke
invoke
operator
fun
invoke
(
simple
:
Bitmap
)
:
ImageData
operator
fun
invoke
(
loopCount
:
Int
=
0
,
layers
:
List
<
ImageLayer
>
=
fastArrayListOf()
,
animations
:
List
<
ImageAnimation
>
=
fastArrayListOf()
,
name
:
String
?
=
null
)
:
ImageData