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

mojo::mojo.graphics.mojo.graphics.Image.GetPixel

Method GetPixel:std:std.graphics.Color( x:monkey:monkey.types.Int,y:monkey:monkey.types.Int )

Gets a pixel color.

Returns the color of the pixel at the given coordinates.