| _asUsedInterpStyle | lsst::afw::math::Background | mutableprotected |
| _asUsedUndersampleStyle | lsst::afw::math::Background | mutableprotected |
| _bctrl | lsst::afw::math::Background | protected |
| _imgBBox | lsst::afw::math::Background | protected |
| _xcen | lsst::afw::math::Background | protected |
| _xorig | lsst::afw::math::Background | protected |
| _xsize | lsst::afw::math::Background | protected |
| _ycen | lsst::afw::math::Background | protected |
| _yorig | lsst::afw::math::Background | protected |
| _ysize | lsst::afw::math::Background | protected |
| Background(ImageT const &img, BackgroundControl const &bgCtrl) | lsst::afw::math::Background | explicitprotected |
| Background(lsst::geom::Box2I const imageBBox, int const nx, int const ny) | lsst::afw::math::Background | explicitprotected |
| Background(Background const &)=delete | lsst::afw::math::Background | |
| Background(Background &&)=delete | lsst::afw::math::Background | |
| BackgroundMI(ImageT const &img, BackgroundControl const &bgCtrl) | lsst::afw::math::BackgroundMI | explicit |
| BackgroundMI(lsst::geom::Box2I const imageDimensions, image::MaskedImage< InternalPixelT > const &statsImage) | lsst::afw::math::BackgroundMI | explicit |
| BackgroundMI(BackgroundMI const &)=delete | lsst::afw::math::BackgroundMI | |
| BackgroundMI(BackgroundMI &&)=delete | lsst::afw::math::BackgroundMI | |
| getApproximate(ApproximateControl const &actrl, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst::afw::math::Background | inline |
| getAsUsedInterpStyle() const | lsst::afw::math::Background | inline |
| getAsUsedUndersampleStyle() const | lsst::afw::math::Background | inline |
| getBackgroundControl() | lsst::afw::math::Background | inline |
| getBackgroundControl() const | lsst::afw::math::Background | inline |
| getImage(Interpolate::Style const interpStyle, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst::afw::math::Background | inline |
| getImage(std::string const &interpStyle, std::string const &undersampleStyle="THROW_EXCEPTION") const | lsst::afw::math::Background | inline |
| getImage(lsst::geom::Box2I const &bbox, Interpolate::Style const interpStyle, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst::afw::math::Background | inline |
| getImage(lsst::geom::Box2I const &bbox, std::string const &interpStyle, std::string const &undersampleStyle="THROW_EXCEPTION") const | lsst::afw::math::Background | inline |
| getImage() const | lsst::afw::math::Background | inline |
| getImageBBox() const | lsst::afw::math::Background | inline |
| getStatsImage() const | lsst::afw::math::BackgroundMI | inline |
| InternalPixelT typedef | lsst::afw::math::Background | |
| operator+=(float const delta) override | lsst::afw::math::BackgroundMI | virtual |
| operator-=(float const delta) override | lsst::afw::math::BackgroundMI | virtual |
| operator=(BackgroundMI const &)=delete | lsst::afw::math::BackgroundMI | |
| operator=(BackgroundMI &&)=delete | lsst::afw::math::BackgroundMI | |
| lsst::afw::math::Background::operator=(Background const &)=delete | lsst::afw::math::Background | |
| lsst::afw::math::Background::operator=(Background &&)=delete | lsst::afw::math::Background | |
| ~Background()=default | lsst::afw::math::Background | virtual |
| ~BackgroundMI() override=default | lsst::afw::math::BackgroundMI | |