Boost GIL


pixel_reference_is_basic< PixelRef > Struct Template Reference

Determines if a given pixel reference is basic Basic references must use gil::pixel& (if interleaved), gil::planar_pixel_reference (if planar). They must use the standard constness rules. More...

#include <metafunctions.hpp>

Inherits false_.

Detailed Description

template<typename PixelRef>
struct boost::gil::pixel_reference_is_basic< PixelRef >

Determines if a given pixel reference is basic Basic references must use gil::pixel& (if interleaved), gil::planar_pixel_reference (if planar). They must use the standard constness rules.


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