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