Boost GIL


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

Specialization of channel_multiply for float 0..1 channels. More...

#include <channel_algorithm.hpp>

Public Types

using first_argument_type = float32_t
 
using second_argument_type = float32_t
 
using result_type = float32_t
 

Public Member Functions

float32_t operator() (float32_t a, float32_t b) const
 

Detailed Description

template<>
struct boost::gil::channel_multiplier_unsigned< float32_t >

Specialization of channel_multiply for float 0..1 channels.


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