mojo.graphics.Canvas.GetPixelARGB - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Canvas.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.