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.