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