TuttleOFX
1
|
construct for setting a pixel to the min channel value (see channel_traits::min_value) More...
#include <assign_minmax.hpp>
Public Types | |
typedef boost::gil::channel_type < PixelR >::type | Channel |
Public Member Functions | |
GIL_FORCEINLINE PixelR & | operator() (PixelR &dst) const |
construct for setting a pixel to the min channel value (see channel_traits::min_value)
Definition at line 22 of file assign_minmax.hpp.
typedef boost::gil::channel_type<PixelR>::type terry::numeric::pixel_assigns_min_t< PixelR >::Channel |
Definition at line 24 of file assign_minmax.hpp.
GIL_FORCEINLINE PixelR& terry::numeric::pixel_assigns_min_t< PixelR >::operator() | ( | PixelR & | dst | ) | const [inline] |
Definition at line 26 of file assign_minmax.hpp.