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_value_type< Channel, Layout > Struct Template Reference

Returns the type of a homogeneous pixel given the channel type and layout. More...

#include <metafunctions.hpp>

Public Types

typedef pixel< Channel, Layout > type
 

Detailed Description

template<typename Channel, typename Layout>
struct boost::gil::pixel_value_type< Channel, Layout >

Returns the type of a homogeneous pixel given the channel type and layout.

Member Typedef Documentation

template<typename Channel, typename Layout>
typedef pixel<Channel,Layout> boost::gil::pixel_value_type< Channel, Layout >::type

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