boost::gil::histogram::is_pixel_compatible
Checks if the histogram class is compatible to be used with a GIL image type
Synopsis
Declared in <boost/gil/histogram.hpp>
constexpr
static
bool
is_pixel_compatible();
Created with MrDocs