Public Types | |
typedef Function_v2b< void > | category |
typedef keep_specific_colors | exact_t |
typedef void | mutable_result |
typedef bool | result |
Public Member Functions | |
bool | operator() (const mln::value::rgb8 &v) const |
Definition at line 64 of file tuto4_genericity_and_algorithms.cc.
typedef Function_v2b<void> mln::Function_v2b< keep_specific_colors >::category [inherited] |
Reimplemented from mln::Function_v2v< keep_specific_colors >.
Definition at line 119 of file function.hh.
typedef keep_specific_colors mln::Object< keep_specific_colors >::exact_t [inherited] |
typedef void mln::Function_v2v< keep_specific_colors >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef bool mln::Function_v2b< keep_specific_colors >::result [inherited] |
Definition at line 120 of file function.hh.
bool keep_specific_colors::operator() | ( | const mln::value::rgb8 & | v | ) | const [inline] |
Definition at line 66 of file tuto4_genericity_and_algorithms.cc.
References mln::value::rgb< n >::blue(), and mln::value::rgb< n >::green().