Boost GIL


Public Types | List of all members
nth_channel_view_type< any_image_view< ViewTypes > > Struct Template Reference

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

typedef any_image_view
< typename
detail::views_get_nthchannel_type
< ViewTypes >::type
type
 

Detailed Description

template<typename ViewTypes>
struct boost::gil::nth_channel_view_type< any_image_view< ViewTypes > >

Given a runtime source image view, returns the type of a runtime image view over a single channel of the source view.


The documentation for this struct was generated from the following file: