boost::gil::scoped_channel_value::operator BaseChannelValue
Conversion to BaseChannelValue
Synopsis
Declared in <boost/gil/channel.hpp>
operator BaseChannelValue() const;
Return Value
The object converted to BaseChannelValue
Created with MrDocs