boost::gil::dynamic_xy_step_type<any_image_view<Views...>>::type
Synopsis
Declared in <boost/gil/extension/dynamic_image/any_image_view.hpp>
using type = mp11::mp_transform<dynamic_step_view, any_image_view<Views...>>;
Created with MrDocs