#include <ErrorDiffusionHalftoner.h>
Inheritance diagram for halftoner::ErrorDiffusionHalftoner::PathStrategy:
PathStrategy
is the interface for the scan strategy used by the error diffusion algorithm.
Definition at line 52 of file ErrorDiffusionHalftoner.h.
|
Constructor.
Definition at line 45 of file ErrorDiffusionHalftoner.cxx. |
|
Destructor.
Definition at line 55 of file ErrorDiffusionHalftoner.cxx. |
|
Applies the strategy.
Implemented in halftoner::ErrorDiffusionHalftoner::ScanlinePathStrategy, and halftoner::ErrorDiffusionHalftoner::SerpentinePathStrategy. |