getPixels

expect fun getPixels(xPos: Short, yPos: Short): Color

Gets the pixel data.

Return

The pixel data.

Parameters

xPos

The X coordinate.

yPos

The Y coordinate.

actual fun getPixels(xPos: Short, yPos: Short): Color
actual fun getPixels(xPos: Short, yPos: Short): Color