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