Boost GIL


Public Member Functions | List of all members
HomogeneousPixelValueConcept< P > Struct Template Reference

Homogeneous pixel concept that is a Regular type. More...

#include <pixel.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename P>
struct boost::gil::HomogeneousPixelValueConcept< P >

Homogeneous pixel concept that is a Regular type.

{
where SameType<value_type,P>;
};
Homogeneous pixel concept.
Definition concepts/pixel.hpp:124
Homogeneous pixel concept that is a Regular type.
Definition concepts/pixel.hpp:189
Concept for type regularity requirement.
Definition basic.hpp:142
Concept of types equivalence requirement.
Definition basic.hpp:179

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