|
lsst.afw g712618294e+4813a5392e
|
This is the complete list of members for lsst::afw::image::DecoratedImage< PixelT >, including all inherited members.
| DecoratedImage(const lsst::geom::Extent2I &dimensions=lsst::geom::Extent2I()) | lsst::afw::image::DecoratedImage< PixelT > | explicit |
| DecoratedImage(const lsst::geom::Box2I &bbox) | lsst::afw::image::DecoratedImage< PixelT > | explicit |
| DecoratedImage(std::shared_ptr< Image< PixelT > > rhs) | lsst::afw::image::DecoratedImage< PixelT > | explicit |
| DecoratedImage(DecoratedImage const &rhs, const bool deep=false) | lsst::afw::image::DecoratedImage< PixelT > | |
| DecoratedImage(std::string const &fileName, const int hdu=fits::DEFAULT_HDU, lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), ImageOrigin const origin=PARENT, bool allowUnsafe=false) | lsst::afw::image::DecoratedImage< PixelT > | explicit |
| getDimensions() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getGain() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getHeight() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getImage() | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getImage() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getMetadata() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getWidth() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getX0() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| getY0() const | lsst::afw::image::DecoratedImage< PixelT > | inline |
| operator=(const DecoratedImage &image) | lsst::afw::image::DecoratedImage< PixelT > | |
| setGain(double gain) | lsst::afw::image::DecoratedImage< PixelT > | inline |
| setMetadata(std::shared_ptr< lsst::daf::base::PropertySet > metadata) | lsst::afw::image::DecoratedImage< PixelT > | inline |
| swap(DecoratedImage &rhs) | lsst::afw::image::DecoratedImage< PixelT > | |
| writeFits(std::string const &fileName, daf::base::PropertySet const *metadata=nullptr, std::string const &mode="w") const | lsst::afw::image::DecoratedImage< PixelT > | |
| writeFits(std::string const &fileName, std::shared_ptr< daf::base::PropertySet const > metadata, std::string const &mode="w") const | lsst::afw::image::DecoratedImage< PixelT > | |
| writeFits(std::string const &fileName, fits::ImageWriteOptions const &options, daf::base::PropertySet const *metadata=nullptr, std::string const &mode="w") const | lsst::afw::image::DecoratedImage< PixelT > | |
| writeFits(std::string const &fileName, fits::ImageWriteOptions const &options, std::shared_ptr< daf::base::PropertySet const > metadata, std::string const &mode="w") const | lsst::afw::image::DecoratedImage< PixelT > |