Interface | Description |
---|---|
SuggestedPalette |
A suggested palette.
|
TextChunk |
Class | Description |
---|---|
PngConfig |
Customizable parameters used by
PngImage when decoding an image. |
PngConfig.Builder |
Builder class used to construct
PngConfig instances. |
PngConstants |
This interface defines all registered chunk types and provides methods
helper methods to examine them.
|
PngImage |
A class to decode PNG images.
|
Exception | Description |
---|---|
PngException |
The superclass for all decoding exceptions.
|