boost::gil::scoped_channel_value::scoped_channel_value
Construct from BaseChannelValue
Synopsis
Declared in <boost/gil/channel.hpp>
scoped_channel_value(BaseChannelValue value);
Parameters
Name |
Description |
value |
The object to construct from |
Created with MrDocs