boost::gil::transposed_type
Base template for types that model HasTransposedTypeConcept. The type of a locator or a view that has X and Y swapped. By default it is the same.
Synopsis
Declared in <boost/gil/locator.hpp>
template<typename T>
struct transposed_type;
Specializations
Name |
Description |
////////////////////////// |
|
|
////////////////////////// |
Created with MrDocs