14 using namespace hippodraw;
24 for (
int i = 0;
i < 256;
i++ ) {
30 if (
i >= 64 &&
i < 192 ) {
std::vector< int > m_reds
vector of reds for color map.
The base class for the value to the color transformation.
The base class for the value to the color transformation.
std::vector< int > m_greens
vector of greens for color map.
BinToColor * clone() const
Creates a copy of itself.
std::vector< int > m_blues
vector of blues for color map.
This class implements a value to nature colors.
BinToRainbow(const char *)
The constructor.
BinToEosA class interface.