lsst.afw g9b27d6183c+ba0495b367
|
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 More... | |
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.