Arithmetic operation of adding scalar to channel value. More...
#include <channel_numeric_operations.hpp>
Public Types | |
using | ChannelRef = typename channel_traits< Channel >::const_reference |
Public Member Functions | |
auto | operator() (ChannelRef channel, Scalar const &scalar) const -> ChannelResult |
Arithmetic operation of adding scalar to channel value.