|
lsst.afw g714e0ed6de+de8826df4f
|
metafunction to extract const reference type from PixelT More...
#include <ImageBase.h>
Public Types | |
| using | type = typename boost::gil::channel_traits<PixelT>::const_reference |
| const reference type | |
metafunction to extract const reference type from PixelT
Definition at line 90 of file ImageBase.h.
| using lsst::afw::image::ConstReference< PixelT >::type = typename boost::gil::channel_traits<PixelT>::const_reference |
const reference type
Definition at line 91 of file ImageBase.h.