boost::gil::planar_pixel_iterator::operator==
Equality operator
Synopsis
constexpr
bool
operator==(planar_pixel_iterator const& other) const noexcept;
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs