boost::gil::packed_channel_reference<BitField, FirstBit, NumBits, true>::operator+=
Synopsis
Declared in <boost/gil/channel.hpp>
template<typename Scalar2>
Derived const&
operator+=(Scalar2 v) const;
Created with MrDocs