lsst.afw g8cdfe0ae6a+66d966b544
|
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.