boost::gil::dynamic_xy_step_transposed_type
Returns the type of a transposed view that has a dynamic step along both X and Y
Synopsis
template<typename View>
struct dynamic_xy_step_transposed_type
: dynamic_xy_step_type<transposed_type<View>::type>
Base Classes
Name |
Description |
|
Returns the type of a view that has a dynamic step along both X and Y |