create a BufferedImage, paint the shapes on it via
getGraphics.draw(Shape s) then save the BufferedImage

Auguste

Sailaja Nori wrote:

HI,

Im a new entry here, and was wonderig if i could get some help regarding
images. Im working on an application which draws faces and evolves
them. The
faces are instances of a Face class which implements Shape, and are drawn
using
GeneralPath objects . I would like to save and open these faces into a
directory, as images. Can someone tell me how best I can do this, and its
urgent!

Thanx in advance,

Sailaja

_________________________________________________________________
Australia ahoy! Fly there for free.
http://www.australia.singaporeair.com/en/contest_main.asp On Singapore
Airlines!

===========================================================================

To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff JAVA2D-INTEREST".  For general help, send
email to
[EMAIL PROTECTED] and include in the body of the message "help".




--
A. Genovesio
Quantitative Image Analysis Group
Institut Pasteur
25, rue du Docteur Roux
75724 Paris Cedex 15

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to