boost::gil::histogram::max_key
Return the maximum key in histogram
Synopsis
Declared in <boost/gil/histogram.hpp>
key_t
max_key() const;
Return Value
the maximum key in histogram
Created with MrDocs
Return the maximum key in histogram
Declared in <boost/gil/histogram.hpp>
key_t
max_key() const;
the maximum key in histogram
Created with MrDocs