14 #ifndef _BinToGreyScale_H_
15 #define _BinToGreyScale_H_
42 virtual void doubleToColor(
double value,
Color & color )
const;
44 virtual bool acceptChangeColor ()
const;
50 #endif // _BinToGreyScale_H_
hippodraw::BinToColor class interface
The base class for the value to the color transformation.
numeric::array clone(numeric::array arr)
A Color class for creating the color object following the standard RGB color space.
The class derived from the BinToColor class.
#define MDL_HIPPOPLOT_API