lib.rs
Apr 2, 2024This method of dithering is less accurate than others but is fast and visually appealing. Example of level 2 dithering using this crate: Currently only monochromatic dithering is supported, but support for arbitrary palettes could be considered as a feature. Add to Project cargo add dithord Usage