pixelbuf_pi_animation.data.Frame dataclass

This class represents a single frame of animation. One or more Frames stitched together create an Animation.

display_ms: int dataclass-field

The amount of time this frame should be displayed for, in milliseconds

pixels: List[pixelbuf_pi_animation.data.Pixel] dataclass-field

A list of Pixels that compose this frame, in the order that they are connected to the strand