Copyright 2011-01-06 Werner Randelshofer

ch.randelshofer.media.png
Class PNGDecoder

java.lang.Object
  extended by ch.randelshofer.media.png.PNGDecoder

public class PNGDecoder
extends java.lang.Object

Author:
werni

Constructor Summary
PNGDecoder()
          Creates a new instance of PNGDecoder
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PNGDecoder

public PNGDecoder()
Creates a new instance of PNGDecoder


Copyright 2011-01-06 Werner Randelshofer