#include <gil_concept.hpp>
List of all members.
concept PixelValueConcept<PixelConcept P> : Regular<P> { where SameType<value_type,P>; };