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

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

#include <channel_algorithm.hpp>

Public Member Functions

bits32f operator() (bits32f a, bits32f b) const

Detailed Description

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

Specialization of channel_multiply for float 0..1 channels.

Definition at line 434 of file channel_algorithm.hpp.


Member Function Documentation

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

Definition at line 435 of file channel_algorithm.hpp.


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