Boost GIL


Functions

view of a view rotated 180 degrees More...

Functions

template<typename View >
dynamic_xy_step_type< View >::type rotated180_view (const View &src)
 
template<typename Views >
auto rotated180_view (any_image_view< Views > const &src) -> typename dynamic_xy_step_type< any_image_view< Views >>::type
 

Detailed Description

view of a view rotated 180 degrees

Function Documentation

◆ rotated180_view()

auto boost::gil::rotated180_view ( any_image_view< Views > const &  src) -> typename dynamic_xy_step_type<any_image_view<Views>>::type
inline
Template Parameters
ViewsModels Boost.MP11-compatible list of models of ImageViewConcept