#include <qt_rgb_to_int_u.hh>

Public Types | |
| typedef Function_v2v< void > | category |
| typedef qt_rgb_to_int_u< n > | exact_t |
| typedef void | mutable_result |
| typedef value::int_u< n > | result |
Public Member Functions | |
| result | operator() (const value::qt::rgb32 &c) const |
Definition at line 47 of file qt_rgb_to_int_u.hh.
typedef Function_v2v<void> mln::Function_v2v< qt_rgb_to_int_u< n > >::category [inherited] |
Reimplemented from mln::Function< qt_rgb_to_int_u< n > >.
Definition at line 126 of file function.hh.
typedef qt_rgb_to_int_u< n > mln::Object< qt_rgb_to_int_u< n > >::exact_t [inherited] |
typedef void mln::Function_v2v< qt_rgb_to_int_u< n > >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef value::int_u<n> mln::fun::v2v::qt_rgb_to_int_u< n >::result |
Definition at line 49 of file qt_rgb_to_int_u.hh.
| qt_rgb_to_int_u< n >::result mln::fun::v2v::qt_rgb_to_int_u< n >::operator() | ( | const value::qt::rgb32 & | c | ) | const |
Definition at line 58 of file qt_rgb_to_int_u.hh.
References mln::value::qt::rgb32::blue(), mln::value::qt::rgb32::green(), and mln::value::qt::rgb32::red().
1.7.1