boost::gil::iterator_type_from_pixel<Pixel, IsPlanar, true, IsMutable>
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<
typename Pixel,
bool IsPlanar,
bool IsMutable>
struct iterator_type_from_pixel<Pixel, IsPlanar, true, IsMutable>;