1 Floyd-Steinberg Dithering
2 -------------------------
3 A simple program that loads image, dithers it and saves result.
6 ------------------------------------------------------------------
7 include::../demos/py_simple/dither.py[]
8 ------------------------------------------------------------------