TuttleOFX
1
|
construct for adding two pixels More...
#include <operations.hpp>
Public Member Functions | |
GIL_FORCEINLINE PixelR | operator() (const PixelRef1 &p1, const PixelRef2 &p2) const |
construct for adding two pixels
Definition at line 96 of file operations.hpp.
GIL_FORCEINLINE PixelR terry::numeric::pixel_multiplies_t< PixelRef1, PixelRef2, PixelR >::operator() | ( | const PixelRef1 & | p1, |
const PixelRef2 & | p2 | ||
) | const [inline] |
Definition at line 98 of file operations.hpp.