Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::channel_converter_unsigned< T, T > Struct Template Reference

Converting a channel to itself - identity operation. More...

#include <channel_algorithm.hpp>

Inheritance diagram for boost::gil::channel_converter_unsigned< T, T >:
Collaboration diagram for boost::gil::channel_converter_unsigned< T, T >:

Public Member Functions

const Toperator() (const T &val) const
 

Detailed Description

template<typename T>
struct boost::gil::channel_converter_unsigned< T, T >

Converting a channel to itself - identity operation.

Member Function Documentation

template<typename T>
const T& boost::gil::detail::identity< T >::operator() ( const T val) const
inlineinherited

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