boost::gil::hsl_t arrow_upward boost::gil::hsl_t Synopsis Declared in <boost/gil/extension/toolbox/color_spaces/hsl.hpp> using hsl_t = mp11::mp_list<hsl_color_space::hue_t, hsl_color_space::saturation_t, hsl_color_space::lightness_t>; Created with MrDocs