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