Gets the pixel at the specified position.
r, g, b, a = ImageData:getPixel( x, y )
number x
number y
number r
number g
number b
number a