TuttleOFX
1
|
p2 -= p1 More...
#include <operations_assign.hpp>
Public Member Functions | |
GIL_FORCEINLINE PixelDst & | operator() (const PixelSrc &p1, PixelDst &p2) const |
p2 -= p1
Definition at line 69 of file operations_assign.hpp.
GIL_FORCEINLINE PixelDst& terry::numeric::pixel_minus_assign_t< PixelSrc, PixelDst >::operator() | ( | const PixelSrc & | p1, |
PixelDst & | p2 | ||
) | const [inline] |
Definition at line 72 of file operations_assign.hpp.
References terry::algorithm::static_for_each().