Package org.apache.commons.imaging.formats.webp
The WebP image format.
Currently, it only supports parsing the WebP container format and extracting metadata from image file, but does not support encoding or decoding the content of the image.
- Since:
- 1.0.0-alpha4
- See Also:
- WebP Container Specification
-
Interface Summary Interface Description WebPChunkType.ChunkConstructor -
Class Summary Class Description WebPConstants Constants used for the WebP image format.WebPImageMetadata WebP image metadata.WebPImageParser WebP image parser.WebPImageParser.ChunksReader WebPImagingParameters WebP format parameters. -
Enum Summary Enum Description WebPChunkType WebP chunk type.