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 |
view of a view rotated 180 degrees
|
inline |
Views | Models Boost.MP11-compatible list of models of ImageViewConcept |