boost::gil::planar_pixel_iterator::operator++
Increment operator
Synopsis
constexpr
planar_pixel_iterator
operator++(int) noexcept;
Return Value
Another instance of the object
Created with MrDocs
Increment operator
constexpr
planar_pixel_iterator
operator++(int) noexcept;
Another instance of the object
Created with MrDocs