Boost GIL


List of all members
channel_converter_unsigned< T, T > Struct Template Reference

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

#include <channel_algorithm.hpp>

Inheritance diagram for channel_converter_unsigned< T, T >:
identity< T >

Additional Inherited Members

- Public Types inherited from identity< T >
typedef T argument_type
 
typedef T result_type
 
- Public Member Functions inherited from identity< T >
const T & operator() (const T &val) const
 

Detailed Description

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

Converting a channel to itself - identity operation.


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