Boost GIL


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

Pixel concept that is a Regular type. More...

#include <pixel.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

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

Pixel concept that is a Regular type.

{
where SameType<value_type,P>;
};
Pixel concept - A color base whose elements are channels.
Definition: concepts/pixel.hpp:64
Pixel concept that is a Regular type.
Definition: concepts/pixel.hpp:171
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: