Hi @Scaprendering,
The canvas background in processing is always opaque.
If you want to save your images with transparency you need to go via PGraphics object
Also check this.
Cheers
— mnse
Hi @Scaprendering,
The canvas background in processing is always opaque.
If you want to save your images with transparency you need to go via PGraphics object
Also check this.
Cheers
— mnse