| 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)
check that the last inserted chunk had the correct ordering
|
protected DeflatedChunksSet |
ChunkSeqReader.createIdatSet(String id)
DeflatedChunksSet factory.
|
DeflatedChunksSet |
ChunkSeqReader.getCurReaderDeflatedSet()
The current deflated set (typically IDAT chunks) reader.
|
| Constructor and Description |
|---|
DeflatedChunkReader(int clen,
String chunkid,
boolean checkCrc,
long offsetInPng,
DeflatedChunksSet iDatSet) |
Copyright © 2013. All rights reserved.