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::_color_converted_view_type< SrcView, CC, DstP, SrcP > Struct Template Reference

#include <image_view_factory.hpp>

Inheritance diagram for boost::gil::detail::_color_converted_view_type< SrcView, CC, DstP, SrcP >:

Public Types

typedef add_ref_t::type type
 

Static Public Member Functions

static type make (const SrcView &sv, CC cc)
 

Member Typedef Documentation

template<typename SrcView, typename CC, typename DstP, typename SrcP>
typedef add_ref_t::type boost::gil::detail::_color_converted_view_type< SrcView, CC, DstP, SrcP >::type

Member Function Documentation

template<typename SrcView, typename CC, typename DstP, typename SrcP>
static type boost::gil::detail::_color_converted_view_type< SrcView, CC, DstP, SrcP >::make ( const SrcView &  sv,
CC  cc 
)
inlinestatic

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