#include <metafunctions.hpp>
Inheritance diagram for is_pixel_reference:
Detailed Description
template<typename R>
struct is_pixel_reference< R >
Determines if the given object is a GIL pixel reference. Custom models of references must provide specializations.
The documentation for this struct was generated from the following file:
|