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