lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.drawing
/
Canvas
/
getPixels
get
Pixels
common
linuxArm32
linuxX64
expect
fun
getPixels
(
xPos
:
Short
,
yPos
:
Short
)
:
Color
Gets the pixel data.
Return
The pixel data.
Parameters
x
Pos
The X coordinate.
y
Pos
The Y coordinate.
actual
fun
getPixels
(
xPos
:
Short
,
yPos
:
Short
)
:
Color
actual
fun
getPixels
(
xPos
:
Short
,
yPos
:
Short
)
:
Color