Namespace of pbms input/output handling. More...
Namespaces | |
| namespace | impl | 
Namespace of pbms implementation details.  | |
Functions | |
| void | load (image3d< bool > &ima, const util::array< std::string > &filenames) | 
| Load pbms images as slices of a 3D Milena image.   | |
Namespace of pbms input/output handling.
| void mln::io::pbms::load | ( | image3d< bool > & | ima, | |
| const util::array< std::string > & | filenames | |||
| ) |  [inline] | 
        
Load pbms images as slices of a 3D Milena image.
| [out] | ima | A reference to the 3D image which will receive data. | 
| [in] | filenames | The list of 2D images to load.. | 
Definition at line 65 of file pbms/load.hh.
 1.7.1