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


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