PImage object from current sketch state

Hi,
Can I create a PImage object from the pixels in the sketch rather than by loading an image from disk?

Thanks

Yes. This is exactly what get() without any arguments returns.

In this case this was just cross-posting, I believe, not bot.