Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::kth_element_type< bit_aligned_pixel_reference< BitField, ChannelBitSizes, L, IsMutable >, K > Struct Template Reference

#include <bit_aligned_pixel_reference.hpp>

Public Types

typedef const
packed_dynamic_channel_reference
< BitField, mpl::at_c
< ChannelBitSizes, K >
::type::value, IsMutable > 
type
 

Member Typedef Documentation

template<typename BitField , typename ChannelBitSizes , typename L , bool IsMutable, int K>
typedef const packed_dynamic_channel_reference<BitField, mpl::at_c<ChannelBitSizes,K>::type::value, IsMutable> boost::gil::kth_element_type< bit_aligned_pixel_reference< BitField, ChannelBitSizes, L, IsMutable >, K >::type

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