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