boost::gil::scoped_channel_value::scoped_channel_value
Copy constructor
Synopsis
Declared in <boost/gil/channel.hpp>
scoped_channel_value(scoped_channel_value const& other);
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs