toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.paint
/
BaseFiller
/
fill
fill
open
fun
fill
(
data
:
RgbaPremultipliedArray
,
offset
:
Int
,
x0
:
Int
,
x1
:
Int
,
y
:
Int
)
fun
fill
(
bmp
:
Bitmap32
,
rect
:
RectangleInt
=
bmp.bounds
)