Module microbit::display::image[][src]

Static 5×5 greyscale and black-and-white images.

Structs

BitImage

A 5×5 image supporting only two levels of brightness (on and off).

GreyscaleImage

A 5×5 image supporting the full range of brightnesses for each LED.