Boost GIL


Public Types | Public Member Functions | List of all members
channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral > Struct Template Reference

This is the default implementation. Performance specializatons are provided. More...

#include <channel_algorithm.hpp>

Public Types

typedef SrcChannelV argument_type
 
typedef DstChannelV result_type
 

Public Member Functions

DstChannelV operator() (SrcChannelV src) const
 

Detailed Description

template<typename SrcChannelV, typename DstChannelV, bool SrcIsIntegral, bool DstIsIntegral>
struct boost::gil::detail::channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral >

This is the default implementation. Performance specializatons are provided.


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