Public Types | |
typedef Function_v2v< void > | category |
typedef to16bits | exact_t |
typedef void | mutable_result |
typedef value::rgb16 | result |
typedef value::int_u16 | result |
Public Member Functions | |
result | operator() (value::rgb8 v) const |
result | operator() (value::int_u8 v) const |
Definition at line 42 of file pgm16.cc.
typedef Function_v2v<void> mln::Function_v2v< to16bits >::category [inherited] |
typedef to16bits mln::Object< to16bits >::exact_t [inherited] |
typedef void mln::Function_v2v< to16bits >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef value::rgb16 to16bits::result |
typedef value::int_u16 to16bits::result |
result to16bits::operator() | ( | value::rgb8 | v | ) | const [inline] |
Definition at line 46 of file ppm16.cc.
References mln::value::rgb< n >::blue(), mln::value::rgb< n >::green(), and mln::value::rgb< n >::red().
result to16bits::operator() | ( | value::int_u8 | v | ) | const [inline] |