[][src]Module sensehat_screen::frame

Frames for the LED Matrix screen

Modules

clip

Support for combining PixelFrames.

offset

PixelFrame offset in left/right/top/bottom directions.

rotate

Frame rotation for the LED Matrix screen

Structs

FrameLine

A single frame on the screen. Contains a private [Rgb565; 64].

PixelFrame

A frame of pixels. This is the basic representation for the LED Matrix display.

Enums

Offset

Offset for PixelFrame displacement in a given direction