#include <image_view_factory.hpp>
Public Types | |
| typedef Result | result_type |
Public Member Functions | |
| nth_channel_view_fn (int n) | |
| template<typename View > | |
| result_type | operator() (const View &src) const |
Public Attributes | |
| int | _n |
| typedef Result boost::gil::detail::nth_channel_view_fn< Result >::result_type |
|
inline |
|
inline |
References boost::gil::nth_channel_view().
| int boost::gil::detail::nth_channel_view_fn< Result >::_n |