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