Module pixel_buf

Source

Structsยง

PixelBuf
Abstraction that helps to access the Pixel data as [u32] and [u8]. Required, because plotters bitmap works on [u8] and minifb on the other.