boost::gil::pixel_2d_locator_base::operator!=
Inequality operator
Synopsis
Declared in <boost/gil/locator.hpp>
bool
operator!=(Loc const& p) const;
Parameters
Name |
Description |
p |
The right operand |
Created with MrDocs