lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.drawing
/
Canvas
/
setPixels
set
Pixels
common
linuxArm32
linuxX64
expect
fun
setPixels
(
xPos
:
Short
,
yPos
:
Short
,
color
:
Color
)
Sets the pixel data.
Parameters
x
Pos
The X coordinate.
y
Pos
The Y coordinate.
color
Pixel data to set.
actual
fun
setPixels
(
xPos
:
Short
,
yPos
:
Short
,
color
:
Color
)
actual
fun
setPixels
(
xPos
:
Short
,
yPos
:
Short
,
color
:
Color
)