public class PngChunkPlte extends PngChunk
| Constructor and Description |
|---|
PngChunkPlte(int length,
int chunkType,
int crc,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
void |
correct(GammaCorrection gammaCorrection) |
int[] |
getRgb() |
int |
getRGB(int index) |
getBytes, getPropertyBitsgetByteOrder, getDebug, setDebugpublic PngChunkPlte(int length,
int chunkType,
int crc,
byte[] bytes)
throws ImageReadException,
java.io.IOException
ImageReadExceptionjava.io.IOExceptionpublic int[] getRgb()
public int getRGB(int index)
throws ImageReadException
ImageReadExceptionpublic void correct(GammaCorrection gammaCorrection)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"