Boost GIL


pixel_proxy< T > Struct Template Reference

Reference proxy associated with a type that has a "reference" member type alias. More...

#include <algorithm.hpp>

Inherits remove_reference< T::reference >.

Detailed Description

template<typename T>
struct boost::gil::pixel_proxy< T >

Reference proxy associated with a type that has a "reference" member type alias.

The reference proxy is the reference type, but with stripped-out C++ reference. Models PixelConcept.


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