All Classes and Interfaces

Class
Description
Contains all decoded frames and metadata from an animated WebP image.
Decoder for extracting individual frames from animated WebP images.
Encoder for creating animated WebP images from BufferedImage frames.
Represents a single frame extracted from an animated WebP image.
Holds animation metadata extracted from GIF images.
Defines how frames should be fitted onto a target canvas when normalizing frames for animation.
Utility class for normalizing animation frames to a common canvas size.
Java-based GIF decoder using ImageIO.
Holds all decoded GIF data including frames and metadata.
Represents a single frame in a GIF animation.
Configuration options for GIF to WebP conversion.
Converter for transforming GIF images to WebP format.
 
 
 
Internal utility class for converting between BufferedImage and raw pixel byte arrays.
 
Represents WebP bitstream features.
Main facade class for WebP encoding and decoding operations.