boost::gil::indexed_image::indexed_image
Copy constructor
Synopsis
Declared in <boost/gil/extension/toolbox/image_types/indexed_image.hpp>
indexed_image(indexed_image const& img);
Parameters
Name |
Description |
img |
The object to copy construct from |
Created with MrDocs