$extrastylesheet
#include <mln/fun/v2v/qt_rgb_to_int_u.hh>
Public Member Functions | |
result | operator() (const value::qt::rgb32 &c) const |
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 |
Definition at line 47 of file qt_rgb_to_int_u.hh.
result mln::fun::v2v::qt_rgb_to_int_u< n >::operator() | ( | const value::qt::rgb32 & | c | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 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.