boost::gil::subimage_view arrow_upward boost::gil::subimage_view Synopsis Declared in <boost/gil/image_view_factory.hpp> template<typename View> View subimage_view( View const& src, View::point_t const& topleft, View::point_t const& dimensions); Created with MrDocs