boost::gil::iterator_from_2d::iterator_from_2d
Copy constructor
Synopsis
iterator_from_2d(iterator_from_2d const& pit);
Parameters
Name |
Description |
pit |
The object to copy construct from |
Created with MrDocs