Class IENDReader

java.lang.Object
pixy.image.png.IENDReader
All Implemented Interfaces:
Reader

public class IENDReader
extends java.lang.Object
implements Reader
PNG IEND chunk reader
Version:
1.0 04/29/2013
Author:
Wen Yu, yuwen_66@yahoo.com
  • Constructor Summary

    Constructors 
    Constructor Description
    IENDReader​(Chunk chunk)  
  • Method Summary

    Modifier and Type Method Description
    void read()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • read

      public void read() throws java.io.IOException
      Specified by:
      read in interface Reader
      Throws:
      java.io.IOException