Hi Praveen,

I'm not exactly sure what you're trying to do, and I assume you mean writing a PNG image using Image I/O. But the short answer is no, you need a RenderedImage or BufferedImage in order to use the ImageIO.write() methods.

Chris

On Thursday, August 7, 2003, at 09:51 AM, Praveen Kysetti wrote:
Hi all,

I have a question regarding image write. Is it possible to directly write an ImageProducer to PNG without having to convert it to image or bufferedimage or renderedimage.

Hope to get a positive answer.

Thanks,
Regards,
Praveen




<image.tiff>

Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software ======================================================================= ==== 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".
===========================================================================
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