Boost GIL


Public Member Functions | List of all members
ChannelMappingConcept< CM > Struct Template Reference

Channel mapping concept. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename CM>
struct boost::gil::ChannelMappingConcept< CM >

Channel mapping concept.

concept ChannelMappingConcept<MPLRandomAccessSequence CM> {
// An MPL Random Access Sequence, whose elements model MPLIntegralConstant representing a permutation
};

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