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