boost::gil::channel_multiplier
A function object to multiply two channels. result = a * b / max_value
Synopsis
Declared in <boost/gil/channel_algorithm.hpp>
template<typename ChannelValue>
struct channel_multiplier;
Member Functions
Name |
Created with MrDocs