channel_multiplier Struct Template Reference
[channel_multiply]

#include <channel_algorithm.hpp>

List of all members.


Detailed Description

template<typename ChannelValue>
struct boost::gil::channel_multiplier< ChannelValue >

A function object to multiply two channels. result = a * b / max_value.


Public Member Functions

ChannelValue operator() (ChannelValue a, ChannelValue b) const

The documentation for this struct was generated from the following file:
Generated on Thu Nov 8 21:53:21 2007 for Generic Image Library by  doxygen 1.4.4