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