boost::gil::image_view::empty
Returns true if the view has no elements, false otherwise.
Synopsis
Declared in <boost/gil/image_view.hpp>
bool
empty() const;
See Also
https://www.boost.org/libs/utility/Collection.html
Created with MrDocs