Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::__nth_channel_view_basic< View, false > Struct Template Reference

#include <image_view_factory.hpp>

Public Types

typedef view_type< typename
channel_type< View >::type,
gray_layout_t, false, true,
view_is_mutable< View >::value >
::type 
type
 

Static Public Member Functions

static type make (const View &src, int n)
 

Member Typedef Documentation

template<typename View >
typedef view_type<typename channel_type<View>::type, gray_layout_t, false, true, view_is_mutable<View>::value>::type boost::gil::detail::__nth_channel_view_basic< View, false >::type

Member Function Documentation

template<typename View >
static type boost::gil::detail::__nth_channel_view_basic< View, false >::make ( const View &  src,
int  n 
)
inlinestatic

References boost::detail::type.


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