Boost GIL


Public Types | List of all members
layout< ColorSpace, ChannelMapping > Struct Template Reference

Represents a color space and ordering of channels in memory. More...

#include <utilities.hpp>

Public Types

typedef ColorSpace color_space_t
 
typedef ChannelMapping channel_mapping_t
 

Detailed Description

template<typename ColorSpace, typename ChannelMapping = mpl::range_c<int,0,mpl::size<ColorSpace>::value>>
struct boost::gil::layout< ColorSpace, ChannelMapping >

Represents a color space and ordering of channels in memory.


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