mojo.graphics.Canvas.CopyPixels - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Canvas.CopyPixels
std:std.geom.Recti,pixmap:std:std.graphics.Pixmap,dstx:monkey:monkey.types.Int=0,dsty:monkey:monkey.types.Int=0 )
Method CopyPixels:Void( rect:Copies a rectangular region of pixels to a pixmap.