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