TuttleOFX  1
boost::gil::gen_chan_ref< B, C, L, M > Struct Template Reference

Generates the channel type for. More...

#include <gil_extensions.hpp>

Public Types

typedef
packed_dynamic_channel_reference
< B, mpl::at_c< C, 0 >
::type::value, M > 
type

Detailed Description

template<typename B, typename C, typename L, bool M>
struct boost::gil::gen_chan_ref< B, C, L, M >

Generates the channel type for.

channel_type metafunction

Definition at line 151 of file gil_extensions.hpp.


Member Typedef Documentation

template<typename B , typename C , typename L , bool M>
typedef packed_dynamic_channel_reference< B , mpl::at_c< C, 0 >::type::value , M > boost::gil::gen_chan_ref< B, C, L, M >::type

Definition at line 156 of file gil_extensions.hpp.


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