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