Boost GIL


pixel_is_reference< Pixel > Struct Template Reference

Given a model of a pixel, determines whether the model represents a pixel reference (as opposed to pixel value) More...

#include <metafunctions.hpp>

Inherits or_< is_reference< Pixel >, pixel_reference_is_proxy< Pixel > >.

Detailed Description

template<typename Pixel>
struct boost::gil::pixel_is_reference< Pixel >

Given a model of a pixel, determines whether the model represents a pixel reference (as opposed to pixel value)


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