Boost GIL


Public Types | Public Member Functions | List of all members
channel_multiplier_unsigned< uint8_t > Struct Template Reference

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

#include <channel_algorithm.hpp>

Public Types

typedef uint8_t first_argument_type
 
typedef uint8_t second_argument_type
 
typedef uint8_t result_type
 

Public Member Functions

uint8_t operator() (uint8_t a, uint8_t b) const
 

Detailed Description

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

Specialization of channel_multiply for 8-bit unsigned channels.


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