TuttleOFX  1
boost::gil::detail::static_copy_bytes< K > Struct Template Reference

#include <channel.hpp>

Public Member Functions

void operator() (const unsigned char *from, unsigned char *to) const
void operator() (const unsigned char *from, unsigned char *to) const

Detailed Description

template<std::size_t K>
struct boost::gil::detail::static_copy_bytes< K >

Definition at line 281 of file channel.hpp.


Member Function Documentation

template<std::size_t K>
void boost::gil::detail::static_copy_bytes< K >::operator() ( const unsigned char *  from,
unsigned char *  to 
) const [inline]

Definition at line 283 of file channel.hpp.

template<std::size_t K>
void boost::gil::detail::static_copy_bytes< K >::operator() ( const unsigned char *  from,
unsigned char *  to 
) const [inline]

Definition at line 283 of file channel.hpp.


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