boost::gil::pixel::operator= arrow_upward boost::gil::pixel::operator= Copy assignment operator Synopsis Declared in <boost/gil/pixel.hpp> pixel& operator=(pixel const& p); Return Value Reference to the current object Parameters Name Description p The object to copy assign from Created with MrDocs