boost::gil::channel_multiplier_unsigned<float32_t>
Specialization of channel_multiply for float 0..1 channels
Synopsis
Declared in <boost/gil/channel_algorithm.hpp>
template<>
struct channel_multiplier_unsigned<float32_t>;
Member Functions
Name |
Description |
Function call operator |
Created with MrDocs