Boost GIL


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

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

#include <channel_algorithm.hpp>

Public Types

using first_argument_type = uint8_t
 
using second_argument_type = uint8_t
 
using result_type = uint8_t
 

Public Member Functions

auto operator() (uint8_t a, uint8_t b) const -> uint8_t
 

Detailed Description

Specialization of channel_multiply for 8-bit unsigned channels.


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