convert PGraphic to PNG byteArray
in
Android Processing
•
1 year ago
Hello,
I'm trying to use seltar's post to web with android. I see java.awt.image don't work with android.
PostToWeb with BytesToWeb works fine with the right android permission.
TIFF support is also working.
But I found no way to get an bytearray as an PNG of an PGraphic.
Is there an easy way to get it with an ByteArrayOutputStream.
Thank you
Greetings from Germany
Thomas
I'm trying to use seltar's post to web with android. I see java.awt.image don't work with android.
PostToWeb with BytesToWeb works fine with the right android permission.
TIFF support is also working.
But I found no way to get an bytearray as an PNG of an PGraphic.
Is there an easy way to get it with an ByteArrayOutputStream.
Thank you
Greetings from Germany
Thomas
1