Two color spaces are compatible if they are the same.
More...
#include <color.hpp>
template<typename CS1, typename CS2>
struct boost::gil::ColorSpacesCompatibleConcept< CS1, CS2 >
Two color spaces are compatible if they are the same.
{
};
Color space type concept.
Definition: color.hpp:38
Two color spaces are compatible if they are the same.
Definition: color.hpp:61
Concept of types equivalence requirement.
Definition: basic.hpp:179
The documentation for this struct was generated from the following file: