boost::gil::pixel::operator=
Assignment operator
Synopsis
Declared in <boost/gil/pixel.hpp>
pixel&
operator=(channel_t channel);
Parameters
Name |
Description |
channel |
The object to assign from |
Created with MrDocs