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, DstP > Struct Template Reference

#include <image_view_factory.hpp>

Public Types

typedef SrcView type
 

Static Public Member Functions

static type make (const SrcView &sv, CC)
 

Member Typedef Documentation

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

Member Function Documentation

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

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