#include <metafunctions.hpp>
List of all members.
Detailed Description
template<typename T, typename C, bool IsPlanar = false, bool IS_STEP_X = false, bool IsMutable = true>
struct view_type< T, C, IsPlanar, IS_STEP_X, IsMutable >
Returns the type of a view given the channel type, color space tag, whether it operates on planar data and whether it has a step horizontally.
The documentation for this struct was generated from the following file:
|