#include <gil_concept.hpp>
List of all members.
concept MutablePixelConcept<PixelConcept P> : MutableColorBaseConcept<P> { where is_mutable==true; };