boost::gil::subsampled_view
Synopsis
template<typename View>
dynamic_xy_step_type<View>::type
subsampled_view(
View const& src,
View::coord_t x_step,
View::coord_t y_step);
Created with MrDocs