Uses of Package
com.sixlegs.image.png

Classes in com.sixlegs.image.png used by com.sixlegs.image.png
ChunkHandler
          A class implementing the ChunkHandler interface can be registered using the PngImage.registerChunk(com.sixlegs.image.png.ChunkHandler, java.lang.String) method.
TextChunk
          Common interface to all PNG text chunks (tEXt, zTXt, iTXt).