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, getPropertyBitsgetByteOrder, getDebug, setDebugpublic final java.lang.String profileName
public final int compressionMethod
public PngChunkIccp(int length,
int chunkType,
int crc,
byte[] bytes)
throws ImageReadException,
java.io.IOException
ImageReadExceptionjava.io.IOException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"