Boost GIL


Public Types | Public Member Functions | List of all members
channel_multiplier_unsigned< ChannelValue > Struct Template Reference

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

#include <channel_algorithm.hpp>

Public Types

using first_argument_type = ChannelValue
 
using second_argument_type = ChannelValue
 
using result_type = ChannelValue
 

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.


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