TuttleOFX
1
|
construct for dividing a pixel by a scalar More...
#include <operations.hpp>
Public Member Functions | |
GIL_FORCEINLINE PixelR | operator() (const PixelRef &p, const Scalar &s) const |
construct for dividing a pixel by a scalar
Definition at line 216 of file operations.hpp.
GIL_FORCEINLINE PixelR terry::numeric::pixel_divides_scalar_t< PixelRef, Scalar, PixelR >::operator() | ( | const PixelRef & | p, |
const Scalar & | s | ||
) | const [inline] |
Definition at line 218 of file operations.hpp.