Color base that also has a default-constructor.
More...
#include <gil_concept.hpp>
template<typename ColorBase>
struct boost::gil::ColorBaseValueConcept< ColorBase >
Color base that also has a default-constructor.
Refines Regular
concept ColorBaseValueConcept<typename T> : MutableColorBaseConcept<T>, Regular<T> {
};
template<typename ColorBase >
The documentation for this struct was generated from the following file: