TuttleOFX
1
|
#include <assign.hpp>
Public Member Functions | |
GIL_FORCEINLINE PixelR & | operator() (const Scalar s, PixelR &dst) const |
definition and a generic implementation for casting and assigning a pixel to another user should specialize it for better performance
Definition at line 83 of file assign.hpp.
GIL_FORCEINLINE PixelR& terry::numeric::pixel_assigns_scalar_t< Scalar, PixelR >::operator() | ( | const Scalar | s, |
PixelR & | dst | ||
) | const [inline] |
Definition at line 86 of file assign.hpp.
References terry::algorithm::static_for_each().