skrypton-api / com.waicool20.skrypton.sikulix.input / SKryptonRobot / getColorAt

getColorAt

fun getColorAt(x: Int, y: Int): Color

Gets the color of the pixel at coordinates.

Parameters

x - x coordinate of the pixel.

y - y coordinate of the pixel.