Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::thru_image< I, F > Class Template Reference

Morph image values through a function. More...

#include <thru_image.hh>

Inherits ret< I, F >.

Public Member Functions

 operator thru_image< const I, F > () const
 Const promotion via conversion.
 

Detailed Description

template<typename I, typename F>
class mln::thru_image< I, F >

Morph image values through a function.

Definition at line 156 of file thru_image.hh.

Member Function Documentation

template<typename I , typename F >
thru_image< I, F >::operator thru_image< const I, F > ( ) const
inline

Const promotion via conversion.

Definition at line 239 of file thru_image.hh.