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::__kth_channel_view_basic< K, View, true > Struct Template Reference

#include <image_view_factory.hpp>

Public Types

typedef view_type< channel_t,
gray_layout_t, false, false,
view_is_mutable< View >::value >
::type 
type
 

Static Public Member Functions

static type make (const View &src)
 

Member Typedef Documentation

template<int K, typename View >
typedef view_type<channel_t, gray_layout_t, false, false, view_is_mutable<View>::value>::type boost::gil::detail::__kth_channel_view_basic< K, View, true >::type

Member Function Documentation

template<int K, typename View >
static type boost::gil::detail::__kth_channel_view_basic< K, View, true >::make ( const View &  src)
inlinestatic

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