Class | Description |
---|---|
PNGDecodeParam |
An instance of
ImageDecodeParam for decoding images in
the PNG format. |
PNGEncodeParam |
An instance of
ImageEncodeParam for encoding images in
the PNG format. |
PNGEncodeParam.Gray | |
PNGEncodeParam.Palette | |
PNGEncodeParam.RGB | |
PNGImageDecoder | |
PNGImageEncoder |
An ImageEncoder for the PNG file format.
|
PNGImageWriter |
ImageWriter implementation that uses Batik's PNG codec to
write PNG files.
|
PNGRed | |
PNGRegistryEntry | |
PNGSuggestedPaletteEntry |
A class representing the fields of a PNG suggested palette entry.
|
PNGTranscoderInternalCodecWriteAdapter |
This class is a helper to
PNGTranscoder that writes PNG images
through the internal PNG codec. |
Copyright © 2022 Apache Software Foundation. All Rights Reserved.