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

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

#include <channel_algorithm.hpp>

Public Member Functions

bits8 operator() (bits8 a, bits8 b) const

Detailed Description

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

Specialization of channel_multiply for 8-bit unsigned channels.

Definition at line 424 of file channel_algorithm.hpp.


Member Function Documentation

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

Definition at line 425 of file channel_algorithm.hpp.

References boost::gil::detail::div255().

Here is the call graph for this function:


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