TuttleOFX
1
|
construct for setting a pixel to the max channel value (see channel_traits::max_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 max channel value (see channel_traits::max_value)
Definition at line 43 of file assign_minmax.hpp.
typedef boost::gil::channel_type<PixelR>::type terry::numeric::pixel_assigns_max_t< PixelR >::Channel |
Definition at line 45 of file assign_minmax.hpp.
GIL_FORCEINLINE PixelR& terry::numeric::pixel_assigns_max_t< PixelR >::operator() | ( | PixelR & | dst | ) | const [inline] |
Definition at line 47 of file assign_minmax.hpp.