Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::pixel_reference_type< T, L, IsPlanar, IsMutable > Struct Template Reference

Returns the type of a homogeneous pixel reference given the channel type, layout, whether it operates on planar data and whether it is mutable. More...

#include <metafunctions.hpp>

Detailed Description

template<typename T, typename L, bool IsPlanar = false, bool IsMutable = true>
struct boost::gil::pixel_reference_type< T, L, IsPlanar, IsMutable >

Returns the type of a homogeneous pixel reference given the channel type, layout, whether it operates on planar data and whether it is mutable.


The documentation for this struct was generated from the following file: