boost::gil::image_is_basic<image<Pixel, IsPlanar, Alloc>>
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<
typename Pixel,
bool IsPlanar,
typename Alloc>
struct image_is_basic<image<Pixel, IsPlanar, Alloc>>
: std::true_type
Base Classes
Name |
Description |
|
Created with MrDocs