boost::gil::packed_pixel::operator==
Equality operators
Synopses
Declared in <boost/gil/packed_pixel.hpp>
Equality operator
template<typename Pixel>
bool
operator==(Pixel const& p) const;
Equality operator
bool
operator==(int channel) const;
Created with MrDocs