mojo.graphics.Image.GetPixelARGB - nitrologic/monkey2 GitHub Wiki

mojo::mojo.graphics.mojo.graphics.Image.GetPixelARGB

Method GetPixelARGB:monkey:monkey.types.Uint( x:monkey:monkey.types.Int,y:monkey:monkey.types.Int )

Gets a pixel color.

Returns the ARGB color of the pixel at the given coordinates.