#include <metafunctions.hpp>
Detailed Description
template<typename T, typename C, bool IsPlanar = false, bool IsMutable = true>
struct pixel_reference_type< T, C, IsPlanar, IsMutable >
Returns the type of a pixel reference given the channel type, color space tag, whether it operates on planar data and whether it is mutable.
The documentation for this struct was generated from the following file:
|