boost::gil::is_bit_aligned<packed_pixel<B, C, L> const>
Synopsis
Declared in <boost/gil/extension/toolbox/metafunctions/is_bit_aligned.hpp>
template<
typename B,
typename C,
typename L>
struct is_bit_aligned<packed_pixel<B, C, L> const>
: std::true_type
Base Classes
Name |
Description |
|
Created with MrDocs