saveFrame for PGraphics (! urgent)
in
Programming Questions
•
1 years ago
Hi, to save the normal window you can use:
saveFrame("frame-######.png");
But how can i save a PGraphics like that?
saveFrame("frame-######.png");
But how can i save a PGraphics like that?
1