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::any_image_get_view< AnyView > Struct Template Reference

#include <any_image.hpp>

Public Types

typedef AnyView result_type
 

Public Member Functions

template<typename Image >
result_type operator() (Image &img) const
 

Member Typedef Documentation

template<typename AnyView >
typedef AnyView boost::gil::detail::any_image_get_view< AnyView >::result_type

Member Function Documentation

template<typename AnyView >
template<typename Image >
result_type boost::gil::detail::any_image_get_view< AnyView >::operator() ( Image &  img) const
inline

References boost::gil::view().


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