A unary function object converting between channel types. More...
#include <channel_algorithm.hpp>
Public Types | |
using | argument_type = SrcChannelV |
using | result_type = DstChannelV |
Public Member Functions | |
auto | operator() (SrcChannelV const &src) const -> DstChannelV |
A unary function object converting between channel types.