Package com.sixlegs.png
-
Interface Summary Interface Description SuggestedPalette A suggested palette.TextChunk -
Class Summary Class Description PngConfig Customizable parameters used byPngImage
when decoding an image.PngConfig.Builder Builder class used to constructPngConfig
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 Summary Exception Description PngException The superclass for all decoding exceptions.