TuttleOFX
1
|
#include <assign.hpp>
Public Member Functions | |
GIL_FORCEINLINE PixelRefR & | operator() (const PixelRef &src, PixelRefR &dst) const |
definition and a generic implementation for casting and assigning a pixel to another user should specialize it for better performance
Definition at line 32 of file assign.hpp.
GIL_FORCEINLINE PixelRefR& terry::numeric::pixel_assigns_t< PixelRef, PixelRefR >::operator() | ( | const PixelRef & | src, |
PixelRefR & | dst | ||
) | const [inline] |
Definition at line 35 of file assign.hpp.
References terry::algorithm::static_for_each().