Skip to main content

Module model

Module model 

Source
Expand description

Shared data types describing canvases, frames, and animation metadata.

Structs§

AnimationFrame
A composited, full-canvas RGBA frame and its unmodified source duration.
AnimationInfo
Semantics associated with one stored animation sequence.
BackgroundColor
Background colour stored verbatim in libwebp’s bgcolor field.
CanvasSize
Pixel dimensions of a full animation canvas.
StaticWebpInfo
Information available for a non-animated WebP image.

Enums§

LoopCount
WebP loop count without exposing the file format’s 0 == infinite sentinel.