Module avrox_display::gfx::pixels

source ·
Expand description

Individual picture elements

Structs§

  • A pixel which can be a range between black and white
  • A pixel which can either be off or on
  • A 4-bit RGB value
  • An 8-bit RGB value