Skip to main contentCrate epaper_dithering_core
Source - algorithms
- Error diffusion and ordered dithering on raw RGB pixel buffers.
- color_space
- color_space_lab
- OKLab color space and color matching for dithering.
- enums
- error
- measured_palettes
- Measured color palettes for real e-paper displays.
- palettes
- Palette definitions and color schemes.
- tone_map
- Dynamic range and gamut compression for measured e-paper palettes.
- types
- DitherConfig
- Configuration for
dither(). All fields have sensible defaults.
- dither
- Dither an image for e-paper display.
- dither_with_canonical
- Dither an image using one palette for color matching and another for exact
already-displayable RGB passthrough.