boost::gil::packed_pixel::operator==
Equality operator
Synopsis
Declared in <boost/gil/packed_pixel.hpp>
bool
operator==(int channel) const;
Parameters
Name |
Description |
channel |
The right operand |
Created with MrDocs