TuttleOFX
1
|
This is the default implementation. Performance specializatons are provided. More...
#include <channel_algorithm.hpp>
Public Member Functions | |
DstChannelV | operator() (SrcChannelV src) const |
Static Private Member Functions | |
template<typename C > | |
static double | channel_range () |
This is the default implementation. Performance specializatons are provided.
Definition at line 135 of file channel_algorithm.hpp.
static double boost::gil::detail::channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral >::channel_range | ( | ) | [inline, static, private] |
Definition at line 142 of file channel_algorithm.hpp.
DstChannelV boost::gil::detail::channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral >::operator() | ( | SrcChannelV | src | ) | const [inline] |
Definition at line 136 of file channel_algorithm.hpp.