Functions |
| template<class Channel , class View > |
| void | copy_channel_if_exist (const View &src, const View &dst, const boost::mpl::true_) |
| template<class Channel , class View > |
| void | copy_channel_if_exist (const View &src, const View &dst, const boost::mpl::false_) |
| template<class Channel , class Pixel > |
| void | copy_pixel_channel_if_exist (const Pixel &src, const Pixel &dst, const boost::mpl::true_) |
| template<class Channel , class Pixel > |
| void | copy_pixel_channel_if_exist (const Pixel &src, const Pixel &dst, const boost::mpl::false_) |