Adobe Systems, Inc.

ColorSpacesCompatibleConcept< CS1, CS2 > Struct Template Reference
[Color Space]

Color spaces compatible concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Detailed Description

template<typename CS1, typename CS2>
struct ColorSpacesCompatibleConcept< CS1, CS2 >

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.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google