saveFrame location options processing

If you are new I really recommend curly braces around if statements.

get is returning a PImage.

PImage section = get(800, 800, 600, 600);
section.save("dsafdsafdsf.png");

1 Like