<AWT Dev> Why isn't java.awt.image.BufferedImage Serializable

Fabio Bohnenberger fabio.jose.bohnenberger at gmail.com
Wed Mar 11 23:25:46 UTC 2015


Hi, my name is Fabio,

Times ago, I've used a BufferedImage on my project, and I needed serialize
it. The BufferedImage class doesn't implements the Serializable interface,
so the easiest way to resolve my problem was wrap the BufferedImage.

But I noticed that many other people did have the same problem. And then I
questioned: Why BufferedImage just dont implement the Serializable
interface?

I search over the internet and I didn't reach the answer. I hope that you
guys can answer me :)

Best regards, Fabio José Bohnenberger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150311/8fdc31f4/attachment.html>


More information about the awt-dev mailing list