Re-exports§
pub use crate::animation::WebpAnimation;
Modules§
- animation
- The module handling the animation playback, including rendering and frame management.
- decoder
- The module responsible for decoding WebP files and extracting frames for animation.
- frame
- The module defining the structure and properties of a single animation frame.
- utils
- The module containing utility functions for image processing.