Given a runtime source image view, returns the type of a runtime image view over a single channel of the source view. More...
#include <image_view_factory.hpp>
Public Types | |
| using | type = typename detail::views_get_nthchannel_type<any_image_view<Views...>> |
Static Public Member Functions | |
| static type | make (any_image_view< Views... > const &src, int n) |
Given a runtime source image view, returns the type of a runtime image view over a single channel of the source view.