Adobe Systems, Inc.

ColorSpaceTypeConcept< CS > Struct Template Reference
[Color Space]

Color space type concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Detailed Description

template<typename CS>
struct ColorSpaceTypeConcept< CS >

template <typename CS>
concept ColorSpaceTypeConcept {    
    typename base; where ColorSpaceTypeConcept<base>;       // The base color space. 
    static const int num_channels; // The number of channels.
};

Definition at line 195 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