boost::gil::any_image::operator=
Copy assignment operator
Synopsis
any_image&
operator=(any_image const& img);
Parameters
Name |
Description |
img |
The object to copy assign from |
Created with MrDocs
Copy assignment operator
any_image&
operator=(any_image const& img);
Name |
Description |
img |
The object to copy assign from |
Created with MrDocs