devxlogo

March 24, 1999

Serialize Image Instances

The java.awt.Image class does not implement the java.io.Serializable interface. As a result, attempts to serialize or “marshal” instances of the class will fail. For example, they cannot be passed as