com.sun.jimi.core.decoder.png
Class PNGReader

java.lang.Object
  |
  +--com.sun.jimi.core.decoder.png.PNGReader

public class PNGReader
extends java.lang.Object

ImageProducer which produces an Image from a PNG image Note that making this implement the Runnable interface it but one way to handle the problems inherent with asynchronous image production. This class is provided more as a proof of concept, and sample implementation of the PNG decoder in Java.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait