#include <algorithm.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| fill_pixels_fn (const Value &val) | |
| template<typename V > | |
| result_type | operator() (const V &img_view) const |
Public Attributes | |
| Value | _val |
| typedef void boost::gil::detail::fill_pixels_fn< Value >::result_type |
|
inline |
|
inline |
| Value boost::gil::detail::fill_pixels_fn< Value >::_val |
Referenced by boost::gil::detail::fill_pixels_fn< Value >::operator()().