DEREFERENCE ADAPTOR CONCEPTS. More...
#include <gil_concept.hpp>
Public Member Functions | |
| void | constraints () |
Public Attributes | |
| D | d |
DEREFERENCE ADAPTOR CONCEPTS.
Represents a unary function object that can be invoked upon dereferencing a pixel iterator.
This can perform an arbitrary computation, such as color conversion or table lookup
|
inline |
| D boost::gil::PixelDereferenceAdaptorConcept< D >::d |