Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Plot::ValueColorLookup< PixelType, Scale > Class Template Reference

#include <colorlookup.h>

Inheritance diagram for Plot::ValueColorLookup< PixelType, Scale >:

Inheritance graph
[legend]
Collaboration diagram for Plot::ValueColorLookup< PixelType, Scale >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class PixelType = Plot::RGBPixel<>, class Scale = Scale::Linear<double>>
class Plot::ValueColorLookup< PixelType, Scale >

Fixed hue and saturation (often greyscale); value encodes magnitude.

Definition at line 141 of file colorlookup.h.

Public Methods

 ValueColorLookup (Bounded::Magnitude hue=0.0, Bounded::Magnitude sat=0.0, const Scale &scale=default_scale)
 ValueColorLookup (StringArgs &args, const Scale &scale=default_scale)


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:37:45 2003 for RF-LISSOM by doxygen1.3-rc2