Crate pmd_wan[−][src]
Re-exports
pub use wanimage::WanImage;Modules
Structs
An Animation is a set of AnimationFrame, that will be played one after the other, and that would loop most of the time.
The duration between an AnimationFrame and the next one is contained in the AnimationFrame
A single frame of an crate::Animation
A MetaFrame may reference an crate::ImageBytes, that will form a single (or all if small enought) part of an crate::MetaFrameGroup
A single frame of animation
Size of an [Image] (computed from [MetaFrame])
Enums
Functions
Take the raw encoded image (from an ImageBytes), and decode them into a list of pixels