view of a view rotated 90 degrees counter-clockwise More...
| Functions | |
| template<typename View > | |
| dynamic_xy_step_transposed_type< View >::type | rotated90ccw_view (const View &src) | 
| template<typename Views > | |
| auto | rotated90ccw_view (const any_image_view< Views > &src) -> typename dynamic_xy_step_transposed_type< any_image_view< Views >>::type | 
view of a view rotated 90 degrees counter-clockwise
| 
 | inline | 
| Views | Models Boost.MP11-compatible list of models of ImageViewConcept |