Package | Description |
---|---|
ar.com.hjg.pngj |
PNGJ main package
|
Modifier and Type | Class and Description |
---|---|
class |
IdatSet
This object process the concatenation of IDAT chunks.
|
Modifier and Type | Field and Description |
---|---|
protected DeflatedChunksSet |
DeflatedChunkReader.deflatedChunksSet |
Modifier and Type | Method and Description |
---|---|
protected DeflatedChunksSet |
ChunkSeqReaderPng.createIdatSet(String id) |
protected DeflatedChunksSet |
ChunkSeqReader.createIdatSet(String id)
DeflatedChunksSet factory.
|
DeflatedChunksSet |
ChunkSeqReader.getCurReaderDeflatedSet()
The latest deflated set (typically IDAT chunks) reader.
|
Constructor and Description |
---|
DeflatedChunkReader(int clen,
String chunkid,
boolean checkCrc,
long offsetInPng,
DeflatedChunksSet iDatSet) |
Copyright © 2014. All rights reserved.