boost::gil::iterator_type_from_pixel<Pixel, true, false, false>::type arrow_upward boost::gil::iterator_type_from_pixel<Pixel, true, false, false>::type Synopsis Declared in <boost/gil/metafunctions.hpp> using type = planar_pixel_iterator<channel_traits<channel_type<Pixel>::type>::const_pointer, color_space_type<Pixel>::type>; Created with MrDocs