boost::gil::iterator_is_basic<pixel<T, L>*>
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<
typename T,
typename L>
struct iterator_is_basic<pixel<T, L>*>
: std::true_type
Template Parameters
Name |
Description |
T |
mutable interleaved pixel type |
Created with MrDocs