boost::gil::view_type::type
Synopsis
Declared in <boost/gil/metafunctions.hpp>
using type = type_from_x_iterator<iterator_type<T, L, IsPlanar, IsStepX, IsMutable>::type>::view_t;
Created with MrDocs