#include <gil_concept.hpp>
List of all members.
concept HomogeneousPixelBasedConcept<PixelBasedConcept T> { typename channel_type<T>; where Metafunction<channel_type<T> >; where ChannelConcept<channel_type<T>::type>; };