Mojo graphics canvas copypixmap
mojo:mojo.graphics.Canvas.CopyPixmap
Method CopyPixmap:std.graphics.Pixmap( rect:std.geom.Recti )#
Copies a pixmap from the rendertarget.
This method must not be called while the canvas is in lighting mode.
Parameters | |
---|---|
rect |
rect The rect to copy. |