toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
MultiBitmap
/
MultiBitmap
Multi
Bitmap
constructor
(
bitmaps
:
List
<
Bitmap
>
,
defaultWidth
:
Int
=
0
,
defaultHeight
:
Int
=
0
,
defaultPremultiplied
:
Boolean
=
true
)
constructor
(
width
:
Int
,
height
:
Int
,
bitmaps
:
List
<
Bitmap
>
,
premultiplied
:
Boolean
=
true
)