boost::gil::cmyka_t arrow_upward boost::gil::cmyka_t Synopsis Declared in <boost/gil/extension/toolbox/color_spaces/cmyka.hpp> using cmyka_t = mp11::mp_list<cyan_t, magenta_t, yellow_t, black_t, alpha_t>; Created with MrDocs