#include <Stucki.h>
Inheritance diagram for halftoner::Stucki:
Stucki
contains the code to halftone an image with the algorithm developed by Stucki.
Definition at line 38 of file Stucki.h.
|
Constructor.
Definition at line 35 of file Stucki.cxx. |
|
Destructor.
Definition at line 45 of file Stucki.cxx. |
|
Perform the algorithm for one pixel and transfering the error on the left.
Implements halftoner::ErrorDiffusionHalftoner. Definition at line 146 of file Stucki.cxx. |
|
Perform the algorithm for one pixel and transfering the error on the right.
Implements halftoner::ErrorDiffusionHalftoner. Definition at line 55 of file Stucki.cxx. |