LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Static Public Member Functions | List of all members
lsst::afw::image::pixel::PixelTypeTraits< PixelT > Struct Template Reference

Pixel type traits. More...

#include <Pixel.h>

Static Public Member Functions

static const PixelT padValue ()
 The quantity to use when a pixel value is undefined. More...
 

Detailed Description

template<typename PixelT>
struct lsst::afw::image::pixel::PixelTypeTraits< PixelT >

Pixel type traits.

Definition at line 119 of file Pixel.h.

Member Function Documentation

◆ padValue()

template<typename PixelT >
static const PixelT lsst::afw::image::pixel::PixelTypeTraits< PixelT >::padValue ( )
inlinestatic

The quantity to use when a pixel value is undefined.

Definition at line 121 of file Pixel.h.


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