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

Specialization of channel_multiply for 16-bit unsigned channels. More...

#include <channel_algorithm.hpp>

Public Member Functions

bits16 operator() (bits16 a, bits16 b) const

Detailed Description

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

Specialization of channel_multiply for 16-bit unsigned channels.

Definition at line 429 of file channel_algorithm.hpp.


Member Function Documentation

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

Definition at line 430 of file channel_algorithm.hpp.


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