boost::gil::is_pixel<packed_pixel<BitField, ChannelRefs, Layout>>
//////////////////////////
Synopsis
Declared in <boost/gil/packed_pixel.hpp>
template<
typename BitField,
typename ChannelRefs,
typename Layout>
struct is_pixel<packed_pixel<BitField, ChannelRefs, Layout>>
: std::true_type
Base Classes
Name |
Description |
|
Created with MrDocs