Boost GIL


Public Member Functions | List of all members
ColorSpaceConcept< Cs > Struct Template Reference

Color space type concept. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename Cs>
struct boost::gil::ColorSpaceConcept< Cs >

Color space type concept.

concept ColorSpaceConcept<MPLRandomAccessSequence Cs> {
// An MPL Random Access Sequence, whose elements are color tags
};

The documentation for this struct was generated from the following file: