TuttleOFX  1
terry::assign_channel_if_exists_t< Pixel, Channel, HasChannel > Struct Template Reference

#include <channel.hpp>

Public Member Functions

void operator() (const Pixel &src, const Pixel &dst) const

Detailed Description

template<class Pixel, class Channel, class HasChannel = typename boost::gil::contains_color<Pixel,Channel>::type>
struct terry::assign_channel_if_exists_t< Pixel, Channel, HasChannel >

Definition at line 36 of file channel.hpp.


Member Function Documentation

template<class Pixel , class Channel , class HasChannel = typename boost::gil::contains_color<Pixel,Channel>::type>
void terry::assign_channel_if_exists_t< Pixel, Channel, HasChannel >::operator() ( const Pixel &  src,
const Pixel &  dst 
) const

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