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::get_ccv_type< View, DstP, CC > Struct Template Reference

#include <image_view_factory.hpp>

Inheritance diagram for boost::gil::detail::get_ccv_type< View, DstP, CC >:
Collaboration diagram for boost::gil::detail::get_ccv_type< View, DstP, CC >:

Public Types

typedef add_ref_t::type type
 

Static Public Member Functions

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

Member Typedef Documentation

typedef add_ref_t::type boost::gil::detail::_color_converted_view_type< View , CC, DstP, View::value_type >::type
inherited

Member Function Documentation

static type boost::gil::detail::_color_converted_view_type< View , CC, DstP, View::value_type >::make ( const View &  sv,
CC  cc 
)
inlinestaticinherited

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