TuttleOFX
1
|
A unary function object converting between channel types. More...
#include <channel_algorithm.hpp>
Public Member Functions | |
DstChannelV | operator() (const SrcChannelV &src) const |
A unary function object converting between channel types.
Definition at line 364 of file channel_algorithm.hpp.
DstChannelV boost::gil::channel_converter< SrcChannelV, DstChannelV >::operator() | ( | const SrcChannelV & | src | ) | const [inline] |
Definition at line 365 of file channel_algorithm.hpp.