boost::gil::channel_type<bit_aligned_pixel_reference<B, C, L, M> const>

Synopsis

template<
    typename B,
    typename C,
    typename L,
    bool M>
struct channel_type<bit_aligned_pixel_reference<B, C, L, M> const>
    : lazy_enable_if<is_homogeneous<bit_aligned_pixel_reference<B, C, L, M>>, gen_chan_ref<B, C, L, M>>

Base Classes

Name

Description

lazy_enable_if<is_homogeneous<bit_aligned_pixel_reference<B, C, L, M>>, gen_chan_ref<B, C, L, M>>

Created with MrDocs