boost::gil::channel_multiplier_unsigned<std::uint8_t>
Specialization of channel_multiply for 8‐bit unsigned channels
Synopsis
Declared in <boost/gil/channel_algorithm.hpp>
template<>
struct channel_multiplier_unsigned<std::uint8_t>;
Member Functions
Name |
Created with MrDocs