We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › revert PImage to java.awt.image
Page Index Toggle Pages: 1
revert PImage to java.awt.image (Read 630 times)
revert PImage to java.awt.image
Jun 27th, 2007, 3:08pm
 
Hey. Currently building my first library and encountered problems. =)

The thing is, the jawa classes and functions I compiled need to receive images of the jawa.awt.image format. All I got, however, is a PImage.

Can I somehow convert it in java back to jawa.awt.image? Or would it work if I kind of "wrap" it?
Page Index Toggle Pages: 1