Home
last modified time | relevance | path

Searched defs:nth_channel_view (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/gil/extension/dynamic_image/
Dimage_view_factory.hpp307 auto nth_channel_view(const any_image_view<Views...>& src, int n) in nth_channel_view() function
/third_party/boost/boost/gil/
Dimage_view_factory.hpp418 typename nth_channel_view_type<View>::type nth_channel_view(const View& src, int n) { in nth_channel_view() function