view of a view rotated 180 degrees More...
Functions | |
template<typename ViewTypes > | |
dynamic_xy_step_type < any_image_view< ViewTypes > >::type | boost::gil::rotated180_view (const any_image_view< ViewTypes > &src) |
template<typename View > | |
dynamic_xy_step_type< View >::type | boost::gil::rotated180_view (const View &src) |
view of a view rotated 180 degrees
|
inline |
#include <boost_1_57_0/boost/gil/extension/dynamic_image/image_view_factory.hpp>
References boost::gil::apply_operation().
Referenced by boost::gil::detail::rotated180_view_fn< Result >::operator()().
|
inline |