toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
Bitmap8
/
Companion
/
invoke
invoke
inline operator
fun
invoke
(
width
:
Int
,
height
:
Int
,
palette
:
RgbaArray
=
RgbaArray(0x100)
,
pixelProvider
:
(
x
:
Int
,
y
:
Int
)
->
Byte
)
:
Bitmap8