toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.paint
/
NoneFiller
None
Filler
object
NoneFiller
:
BaseFiller
Members
Functions
fill
Link copied to clipboard
fun
fill
(
bmp
:
Bitmap32
,
rect
:
RectangleInt
=
bmp.bounds
)
open
override
fun
fill
(
data
:
RgbaPremultipliedArray
,
offset
:
Int
,
x0
:
Int
,
x1
:
Int
,
y
:
Int
)
get
Color
Link copied to clipboard
fun
getColor
(
x
:
Int
,
y
:
Int
)
:
RGBAPremultiplied
open
override
fun
getColor
(
x
:
Float
,
y
:
Float
)
:
RGBAPremultiplied