#include <colorlookup.h>
Inheritance diagram for Plot::SingleColorLookup


Public Methods | |
| virtual | ~SingleColorLookup () |
| SingleColorLookup (Bounded::Magnitude hue=1.0, Bounded::Magnitude sat=0.0, Bounded::Magnitude val=1.0) | |
| PixelType | operator() (const Bounded::Magnitude) const |
| Returns a Pixel given a magnitude in the range 0.0-1.0. More... | |
Definition at line 38 of file colorlookup.h.
|
||||
|
Definition at line 40 of file colorlookup.h. |
|
||||||||
|
Definition at line 41 of file colorlookup.h. |
|
||||
|
Returns a Pixel given a magnitude in the range 0.0-1.0.
Reimplemented from Plot::ColorLookup. Definition at line 44 of file colorlookup.h. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000