rust-it8951
rust-it8951 copied to clipboard
Support for the various modes
This implementation only supports 16 bit grayscale images.
I think to support black & white images we need to integrate code that can turn an arbitrary image into a black and white image, which may involve dithering.