boost::gil::scoped_channel_value::operator++
Increment operator
Synopsis
Declared in <boost/gil/channel.hpp>
scoped_channel_value&
operator++();
Return Value
Reference to the current object
Created with MrDocs