Turi Create  4.0
boost::gil::pixel_proxy< T > Struct Template Reference

Returns the reference proxy associated with a type that has a "reference" member typedef. More...

#include <core/data/image/numeric_extension/algorithm.hpp>

Detailed Description

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

Returns the reference proxy associated with a type that has a "reference" member typedef.

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

Definition at line 39 of file algorithm.hpp.


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