#include <Halftoner.h>
Inheritance diagram for halftoner::Halftoner:
Halftoner
provides an interface for objects that halftone grey-scale images to tones of black and white.
Definition at line 44 of file Halftoner.h.
|
Constructor.
Definition at line 35 of file Halftoner.cxx. |
|
Destructor.
Definition at line 45 of file Halftoner.cxx. |
|
Halftones the given image.
Implemented in halftoner::ErrorDiffusionHalftoner, halftoner::VG91, halftoner::VG95, and halftoner::VGexp. |