#include <algorithm.hpp>
Public Types | |
| typedef Result | result_type | 
Public Member Functions | |
| template<typename View1 , typename View2 > | |
| void | apply_compatible (const View1 &src, const View2 &dst) const | 
| result_type | operator() (const std::pair< const V1 *, const V2 * > &p) const | 
| result_type | operator() (const V1 &v1, const V2 &v2) const | 
| result_type | operator() (const error_t &) const | 
      
  | 
  inherited | 
      
  | 
  inline | 
References boost::gil::copy_pixels().
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited |