public class PngChunkIccp extends PngChunk
Modifier and Type | Field and Description |
---|---|
int |
compressionMethod |
java.lang.String |
profileName |
Constructor and Description |
---|
PngChunkIccp(int length,
int chunkType,
int crc,
byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getUncompressedProfile() |
getBytes, getPropertyBits
getByteOrder, getDebug, setDebug
public final java.lang.String profileName
public final int compressionMethod
public PngChunkIccp(int length, int chunkType, int crc, byte[] bytes) throws ImageReadException, java.io.IOException
ImageReadException
java.io.IOException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"