aspose file tools
The moose likes Java in General and the fly likes pls help ....writing image to file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "pls help ....writing image to file" Watch "pls help ....writing image to file" New topic
Author

pls help ....writing image to file

zniter goh
Greenhorn

Joined: Sep 23, 2001
Posts: 29
hi...
if i have a image in a BufferedImage how do i save in a file like jpeg,gif....thx
Thomas Smets
Ranch Hand

Joined: Dec 11, 2001
Posts: 111
Give a look at the Servlets / JSP API's.
especially the com.sun.image.codec.jpeg.JPEGImageEncoder ...
this example shuld be almost compilable !

Other inspire your self from javaworld
Rgds,
Thomas,


Thomas Smets
Just another developper
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: pls help ....writing image to file
 
Similar Threads
Can I embed a hyperlink in a GIF file?
Read file from package
Write image to a file
Jpeg images not proper in MAC
Can I embed a hyperlink in a GIF file?