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 ViewTypes >
auto rotated180_view (const any_image_view< ViewTypes > &src) -> typename dynamic_xy_step_type< any_image_view< ViewTypes >>::type
 

Detailed Description

view of a view rotated 180 degrees

Function Documentation

◆ rotated180_view()

auto boost::gil::rotated180_view ( const any_image_view< ViewTypes > &  src) -> typename dynamic_xy_step_type<any_image_view<ViewTypes>>::type
inline

Models MPL Random Access Container of models of ImageViewConcept