Struct png::AnimationControl [−][src]
Animation control information
Fields
num_frames: u32
Number of frames
num_plays: u32
Number of times to loop this APNG. 0 indicates infinite looping.
Trait Implementations
impl Clone for AnimationControl
[src]
impl Clone for AnimationControl
[src]