fun getColorAt(x: Int, y: Int): Color
Gets the color of the pixel at coordinates.
x - x coordinate of the pixel.
x
y - y coordinate of the pixel.
y