mojo.graphics.Canvas.CopyPixmap - nitrologic/monkey2 GitHub Wiki

mojo::mojo.graphics.mojo.graphics.Canvas.CopyPixmap

Method CopyPixmap:std:std.graphics.Pixmap( rect:std: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.