Hello!
I've been developing an applications this month. What I need to do now is quite simple, but I can't manage to do it right.
I use processing to create an image (which I will then use with SWING). Then I need to extract that image (I use get() function then getImage()). What happens is that the background is white, and I want it to be transparent. Anyone know how to do this? Thanks!
1