_allocateView(lsst::geom::Extent2I const &dimensions, Manager::Ptr &manager) | lsst::afw::image::ImageBase< PixelT > | protectedstatic |
_getRawView() const | lsst::afw::image::ImageBase< PixelT > | inlineprotected |
_makeSubView(lsst::geom::Extent2I const &dimensions, lsst::geom::Extent2I const &offset, const _view_t &view) | lsst::afw::image::ImageBase< PixelT > | protectedstatic |
Array typedef | lsst::afw::image::ImageBase< PixelT > | |
assign(ImageBase const &rhs, lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), ImageOrigin origin=PARENT) | lsst::afw::image::ImageBase< PixelT > | |
at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | |
begin() const | lsst::afw::image::ImageBase< PixelT > | |
begin(bool contiguous) const | lsst::afw::image::ImageBase< PixelT > | |
col_begin(int x) const | lsst::afw::image::ImageBase< PixelT > | inline |
col_end(int x) const | lsst::afw::image::ImageBase< PixelT > | inline |
const_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
const_reverse_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
const_x_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
const_xy_locator typedef | lsst::afw::image::ImageBase< PixelT > | |
const_y_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
ConstArray typedef | lsst::afw::image::ImageBase< PixelT > | |
DecoratedImage | lsst::afw::image::ImageBase< PixelT > | friend |
end() const | lsst::afw::image::ImageBase< PixelT > | |
end(bool contiguous) const | lsst::afw::image::ImageBase< PixelT > | |
fast_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
get(lsst::geom::Point2I const &index, ImageOrigin origin) | lsst::afw::image::ImageBase< PixelT > | |
get(lsst::geom::Point2I const &index, ImageOrigin origin) const | lsst::afw::image::ImageBase< PixelT > | |
getArea() const | lsst::afw::image::ImageBase< PixelT > | inline |
getArray() | lsst::afw::image::ImageBase< PixelT > | |
getArray() const | lsst::afw::image::ImageBase< PixelT > | |
getBBox(ImageOrigin origin=PARENT) const | lsst::afw::image::ImageBase< PixelT > | inline |
getDimensions() const | lsst::afw::image::ImageBase< PixelT > | inline |
getHeight() const | lsst::afw::image::ImageBase< PixelT > | inline |
getWidth() const | lsst::afw::image::ImageBase< PixelT > | inline |
getX0() const | lsst::afw::image::ImageBase< PixelT > | inline |
getXY0() const | lsst::afw::image::ImageBase< PixelT > | inline |
getY0() const | lsst::afw::image::ImageBase< PixelT > | inline |
image_category typedef | lsst::afw::image::ImageBase< PixelT > | |
ImageBase | lsst::afw::image::ImageBase< PixelT > | friend |
ImageBase(const lsst::geom::Extent2I &dimensions=lsst::geom::Extent2I()) | lsst::afw::image::ImageBase< PixelT > | explicit |
ImageBase(const lsst::geom::Box2I &bbox) | lsst::afw::image::ImageBase< PixelT > | explicit |
ImageBase(const ImageBase &src, const bool deep=false) | lsst::afw::image::ImageBase< PixelT > | |
ImageBase(ImageBase &&src) | lsst::afw::image::ImageBase< PixelT > | |
ImageBase(const ImageBase &src, const lsst::geom::Box2I &bbox, const ImageOrigin origin=PARENT, const bool deep=false) | lsst::afw::image::ImageBase< PixelT > | explicit |
ImageBase(const ImageBase< OtherPixelT > &rhs, const bool deep) | lsst::afw::image::ImageBase< PixelT > | inline |
ImageBase(Array const &array, bool deep=false, lsst::geom::Point2I const &xy0=lsst::geom::Point2I()) | lsst::afw::image::ImageBase< PixelT > | explicit |
indexToPosition(double ind, lsst::afw::image::xOrY const xy) const | lsst::afw::image::ImageBase< PixelT > | inline |
isContiguous() const | lsst::afw::image::ImageBase< PixelT > | inlineprotected |
iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
MaskedImage | lsst::afw::image::ImageBase< PixelT > | friend |
operator()(int x, int y) | lsst::afw::image::ImageBase< PixelT > | |
operator()(int x, int y, CheckIndices const &) | lsst::afw::image::ImageBase< PixelT > | |
operator()(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | |
operator()(int x, int y, CheckIndices const &) const | lsst::afw::image::ImageBase< PixelT > | |
operator=(const ImageBase &rhs) | lsst::afw::image::ImageBase< PixelT > | |
operator=(ImageBase &&rhs) | lsst::afw::image::ImageBase< PixelT > | |
operator=(const PixelT rhs) | lsst::afw::image::ImageBase< PixelT > | |
operator[](lsst::geom::Point2I const &index) | lsst::afw::image::ImageBase< PixelT > | inline |
operator[](lsst::geom::Point2I const &index) const | lsst::afw::image::ImageBase< PixelT > | inline |
Pixel typedef | lsst::afw::image::ImageBase< PixelT > | |
PixelCast(SinglePixelT rhs) | lsst::afw::image::ImageBase< PixelT > | inlinestatic |
PixelConstReference typedef | lsst::afw::image::ImageBase< PixelT > | |
PixelReference typedef | lsst::afw::image::ImageBase< PixelT > | |
positionToIndex(double const pos, lsst::afw::image::xOrY const xy) const | lsst::afw::image::ImageBase< PixelT > | inline |
rbegin() const | lsst::afw::image::ImageBase< PixelT > | |
rend() const | lsst::afw::image::ImageBase< PixelT > | |
reverse_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
row_begin(int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
row_end(int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
setXY0(lsst::geom::Point2I const origin) | lsst::afw::image::ImageBase< PixelT > | inline |
setXY0(int const x0, int const y0) | lsst::afw::image::ImageBase< PixelT > | inline |
SinglePixel typedef | lsst::afw::image::ImageBase< PixelT > | |
swap(ImageBase &rhs) | lsst::afw::image::ImageBase< PixelT > | |
x_at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
x_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
xy_at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
xy_locator typedef | lsst::afw::image::ImageBase< PixelT > | |
xy_x_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
xy_y_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
y_at(int x, int y) const | lsst::afw::image::ImageBase< PixelT > | inline |
y_iterator typedef | lsst::afw::image::ImageBase< PixelT > | |
~ImageBase()=default | lsst::afw::image::ImageBase< PixelT > | virtual |