Mojo graphics canvas copypixels
mojo:mojo.graphics.Canvas.CopyPixels
Method CopyPixels:Void( rect:std.geom.Recti,pixmap:std.graphics.Pixmap,dstx:Int=0,dsty:Int=0 )#
Copies a rectangular region of pixels to a pixmap.
mojo:mojo.graphics.Canvas.CopyPixels
Copies a rectangular region of pixels to a pixmap.