mojo.graphics.Canvas.CopyPixmap - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Canvas.CopyPixmap
std:std.graphics.Pixmap( rect:std:std.geom.Recti )
Method CopyPixmap: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. |