Odd behaviour when using copy()

I’ve found the answer! Rubberduck debugging wins again :slight_smile:

I have to replace pg1 with a PImage object, copy doesn’t work with a PGraphics object (in this case)

1 Like