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