boost::gil::packed_channel_reference<BitField, FirstBit, NumBits, true>::operator++
Increment operators
Synopses
Declared in <boost/gil/channel.hpp>
Derived const&
operator++() const;
Derived
operator++(int) const;
Created with MrDocs