boost::gil::view_type_from_pixel::type
Synopsis
Declared in <boost/gil/metafunctions.hpp>
using type = type_from_x_iterator<iterator_type_from_pixel<Pixel, IsPlanar, IsStepX, IsMutable>::type>::view_t;
Created with MrDocs