lsst.afw g9c22b2923f+53520f316c
Loading...
Searching...
No Matches
Public Types | List of all members
lsst::afw::image::Reference< PixelT > Struct Template Reference

metafunction to extract reference type from PixelT More...

#include <ImageBase.h>

Public Types

using type = typename boost::gil::channel_traits<PixelT>::reference
 reference type
 

Detailed Description

template<typename PixelT>
struct lsst::afw::image::Reference< PixelT >

metafunction to extract reference type from PixelT

Definition at line 85 of file ImageBase.h.

Member Typedef Documentation

◆ type

template<typename PixelT >
using lsst::afw::image::Reference< PixelT >::type = typename boost::gil::channel_traits<PixelT>::reference

reference type

Definition at line 86 of file ImageBase.h.


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