TuttleOFX  1
boost::gil::channel_multiplier_unsigned< ChannelValue > Struct Template Reference

This is the default implementation. Performance specializatons are provided. More...

#include <channel_algorithm.hpp>

Public Member Functions

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

Detailed Description

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

This is the default implementation. Performance specializatons are provided.

Definition at line 417 of file channel_algorithm.hpp.


Member Function Documentation

template<typename ChannelValue >
ChannelValue boost::gil::channel_multiplier_unsigned< ChannelValue >::operator() ( ChannelValue  a,
ChannelValue  b 
) const [inline]

Definition at line 418 of file channel_algorithm.hpp.


The documentation for this struct was generated from the following file: