by andrewthad » Wed Jun 20, 2012 8:45 am
Processing has a save method of its own, used to save the contents of the window to a file, and when used in conjunction with the layers library, it only renders the first layer. Is there a way to save a png consisting of all the layers with this library? If not, what would be a reasonable technique for doing this? Can I somehow flatten them first or something of that nature?