#include <rgb_to_hsi.hh>
Public Types | |
typedef Function_v2v< void > | category |
typedef f_rgb_to_hsi_< T_hsi > | exact_t |
typedef void | mutable_result |
typedef T_hsi | result |
Public Member Functions | |
template<typename T_rgb > | |
T_hsi | operator() (const T_rgb &rgb) const |
typedef Function_v2v<void> mln::Function_v2v< f_rgb_to_hsi_< T_hsi > >::category [inherited] |
Reimplemented from mln::Function< f_rgb_to_hsi_< T_hsi > >.
typedef f_rgb_to_hsi_< T_hsi > mln::Object< f_rgb_to_hsi_< T_hsi > >::exact_t [inherited] |
typedef void mln::Function_v2v< f_rgb_to_hsi_< T_hsi > >::mutable_result [inherited] |
typedef T_hsi mln::fun::v2v::f_rgb_to_hsi_< T_hsi >::result |
T_hsi mln::fun::v2v::f_rgb_to_hsi_< T_hsi >::operator() | ( | const T_rgb & | rgb | ) | const [inline] |