#include <colorlookup.h>
Definition at line 330 of file colorlookup.h.
Public Types | |
typedef ColorLookup< PixelType > | result_type |
Public Methods | |
ColorLookupFactory (bool paper_based_colors=false, Bounded::Magnitude default_single_hue=0) | |
virtual result_type * | operator() (string specification) const |
Construct a ColorLookup from the given string name. | |
virtual void | error (const string &s) const |