mojo.graphics.Image.GetPixelARGB - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Image.GetPixelARGB
monkey:monkey.types.Uint( x:monkey:monkey.types.Int,y:monkey:monkey.types.Int )
Method GetPixelARGB:Gets a pixel color.
Returns the ARGB color of the pixel at the given coordinates.