Resizing a PGraphics

i wounder if this refresh the ram or not

removeCache(offscreen);
or 

removeCache(img);

https://forum.processing.org/two/discussion/6898/how-to-correctly-release-pimage-memory

1 Like