TuttleOFX
1
|
Specialization of channel_multiply for 8-bit unsigned channels. More...
#include <channel_algorithm.hpp>
Public Member Functions | |
bits8 | operator() (bits8 a, bits8 b) const |
Specialization of channel_multiply for 8-bit unsigned channels.
Definition at line 424 of file channel_algorithm.hpp.
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().