boost::gil::is_planar<Pixel*>
Synopsis
Declared in <boost/gil/pixel_iterator.hpp>
template<typename Pixel>
struct is_planar<Pixel*>
: is_planar<Pixel>
Base Classes
Name |
Description |
Created with MrDocs