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