Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::channel_multiplier_unsigned< bits8 > Struct Template Reference

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

#include <channel_algorithm.hpp>

Inheritance diagram for boost::gil::channel_multiplier_unsigned< bits8 >:
Collaboration diagram for boost::gil::channel_multiplier_unsigned< bits8 >:

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.

Member Function Documentation

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

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