color_spaces_are_compatible Struct Template Reference
[Color Space]
#include <gil_concept.hpp>
Detailed Description
template<typename C1, typename C2>
struct color_spaces_are_compatible< C1, C2 >
Returns whether two color spaces are compatible.
Color spaces are considered compatible if they have the same base color space
The documentation for this struct was generated from the following file:
|