Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::channel_type< planar_pixel_reference< ChannelReference, ColorSpace > > Struct Template Reference

Specifies the color space type of a planar pixel reference. More...

#include <planar_pixel_reference.hpp>

Public Types

typedef channel_traits
< ChannelReference >
::value_type 
type
 

Detailed Description

template<typename ChannelReference, typename ColorSpace>
struct boost::gil::channel_type< planar_pixel_reference< ChannelReference, ColorSpace > >

Specifies the color space type of a planar pixel reference.

Required by HomogeneousPixelBasedConcept

Member Typedef Documentation

template<typename ChannelReference , typename ColorSpace >
typedef channel_traits<ChannelReference>::value_type boost::gil::channel_type< planar_pixel_reference< ChannelReference, ColorSpace > >::type

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