I can draw back the screenImg object fine so the problem must be with the saveImage function, I can’t see any errors printed to the console when I run it though.
Hello again. Recently I found these two functions in the openframeworks page: ofSaveScreen(String filename) and ofSaveFrame(). I haven’t used them yet, however I think they might work well.