Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::color_space_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 ColorSpace type
 

Detailed Description

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

Specifies the color space type of a planar pixel reference.

Required by PixelBasedConcept

Member Typedef Documentation

template<typename ChannelReference , typename ColorSpace >
typedef ColorSpace boost::gil::color_space_type< planar_pixel_reference< ChannelReference, ColorSpace > >::type

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