public class PngChunk extends BinaryFileParser
Modifier and Type | Field and Description |
---|---|
boolean |
ancillary |
int |
chunkType |
int |
crc |
boolean |
isPrivate |
int |
length |
boolean |
reserved |
boolean |
safeToCopy |
Constructor and Description |
---|
PngChunk(int length,
int chunkType,
int crc,
byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
boolean[] |
getPropertyBits() |
getByteOrder, getDebug, setDebug
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"