How to save an image to a specific folder

edited September 2016 in How To...

Hi, I'm beginner, and I wanted to know if it's possible to ask the user in which folder a PImage object should be saved. I'm using nameoftheimage.save("outputImage.jpg") command, which works pretty well, but simply saves the image in the sketch folder without asking the user where to and in which format. I think i should use selectOutput(), but I'm not really sure how to do it... could someone help? Thanks!

Tagged:

Answers

Sign In or Register to comment.