#include <VGexp.h>
Inheritance diagram for halftoner::VGexp:


VGexp implements my attempt to improve the second technique by the pair Velho-Gomes..
Definition at line 41 of file VGexp.h.
      
  | 
  
| 
 Constructor. 
  | 
  
      
  | 
  
| 
 Destructor. 
  | 
  
      
  | 
  ||||||||||||
| 
 Halftones the given image according to the given specifications. 
 
 
 
 
 Implements halftoner::Halftoner. Definition at line 60 of file VGexp.cxx. References halftoner::VGSpec::getClusterSize(), halftoner::VGexpSpec::getErr1(), halftoner::VGexpSpec::getErr2(), halftoner::VGexpSpec::getErr3(), halftoner::VGSpec::getMnemonic(), and halftoner::Image::setColorAt().  | 
  
1.2.17