lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.drawing
/
Canvas
/
fillBackground
fill
Background
common
linuxArm32
linuxX64
expect
fun
fillBackground
(
color
:
Color
,
opacity
:
UByte
)
Fills the background with
color
.
Parameters
color
The color to use.
opacity
The opacity to apply.
actual
fun
fillBackground
(
color
:
Color
,
opacity
:
UByte
)
actual
fun
fillBackground
(
color
:
Color
,
opacity
:
UByte
)