[][src]Type Definition nanohat_oled::Image

type Image = [u8];

For now, images are represented as byte arrays representing 8-bit grayscale bitmaps. Note that images must be exactly the size of the display