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

typedef float32_t first_argument_type
 
typedef float32_t second_argument_type
 
typedef float32_t result_type
 

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: