Boost GIL


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

auto operator() (ChannelValue a, ChannelValue b) const -> ChannelValue

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: