boost::gil::image_view::image_view
Synopsis
Declared in <boost/gil/image_view.hpp>
template<typename L2>
image_view(
point_t const& dims,
L2 const& loc);
Created with MrDocs
Declared in <boost/gil/image_view.hpp>
template<typename L2>
image_view(
point_t const& dims,
L2 const& loc);
Created with MrDocs