boost::gil::image_view::front
Returns a reference to the first element in raster order.
Synopsis
Declared in <boost/gil/image_view.hpp>
reference
front() const;
See Also
https://www.boost.org/libs/utility/Collection.html
Created with MrDocs