Milena (Olena)  User documentation 2.0a Id
mln::io::txt Namespace Reference

Namespace of txt input/output handling. More...

Functions

void save (const image2d< char > &ima, const std::string &filename)
 Save an image as txt file.

Detailed Description

Namespace of txt input/output handling.


Function Documentation

void mln::io::txt::save ( const image2d< char > &  ima,
const std::string &  filename 
) [inline]

Save an image as txt file.

Parameters:
[in]imaThe image to save. Must be an image of char.
[in]filenamethe destination.

Definition at line 63 of file txt/save.hh.

References mln::image2d< T >::domain().

 All Classes Namespaces Functions Variables Typedefs Enumerator