Package | Description |
---|---|
ar.com.hjg.pngj |
PNGJ main package
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkSeqBuffering
This loads the png as a plain sequence of chunks, buffering all
Useful to do things like insert or delete a ancilllary chunk.
|
class |
ChunkSeqReaderPng
Adds to ChunkSeqReader the storing of PngChunk, with a PngFactory, and imageInfo + deinterlacer.
|
class |
ChunkSeqSkipping
This simple reader skips all chunks contents and stores the chunkRaw in a list.
|
Copyright © 2014. All rights reserved.