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