boost::gil::channel_converter_unsigned<T, T>
Converting a channel to itself ‐ identity operation
Synopsis
Declared in <boost/gil/channel_algorithm.hpp>
template<typename T>
struct channel_converter_unsigned<T, T>
: detail::identity<T>
Member Functions
Name |
Created with MrDocs