Specialization of channel_multiply for 16-bit unsigned channels. More...
#include <channel_algorithm.hpp>
Public Types | |
typedef uint16_t | first_argument_type |
typedef uint16_t | second_argument_type |
typedef uint16_t | result_type |
Public Member Functions | |
uint16_t | operator() (uint16_t a, uint16_t b) const |
Specialization of channel_multiply for 16-bit unsigned channels.