26#if defined (HAVE_CONFIG_H)
38 qreal h1, s1, v1, h2, s2,
v2;
40 col1.getHsvF (&h1, &s1, &v1);
41 col2.getHsvF (&h2, &s2, &
v2);
43 return QColor::fromHsvF (h1, s1*fs, v1 + fv*(
v2 - v1));
OCTGUI_API QColor interpolate_color(const QColor &col1, const QColor &col2, double fs, double fv)
const octave_char_matrix & v2