Public Types | |
typedef Function_v2v< void > | category |
typedef to23bits | exact_t |
typedef void | mutable_result |
typedef rgb23 | result |
Public Member Functions | |
result | operator() (value::rgb8 v) const |
Definition at line 43 of file ppm23.cc.
typedef Function_v2v<void> mln::Function_v2v< to23bits >::category [inherited] |
typedef to23bits mln::Object< to23bits >::exact_t [inherited] |
typedef void mln::Function_v2v< to23bits >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef rgb23 to23bits::result |
result to23bits::operator() | ( | value::rgb8 | v | ) | const [inline] |
Definition at line 47 of file ppm23.cc.
References mln::value::rgb< n >::blue(), mln::value::rgb< n >::green(), and mln::value::rgb< n >::red().