Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
ColorSpacesCompatibleConcept< CS1, CS2 > Struct Template ReferenceColor spaces compatible concept.
More...
|
Public Member Functions | |
void | constraints () |
template <typename CS1, typename CS2> where { ColorSpaceTypeConcept<CS1>, ColorSpaceTypeConcept<CS2> } concept ColorSpacesCompatibleConcept { where CS1::base == CS2::base; };
Definition at line 221 of file gil_concept.hpp.