Template Function lsst::afw::image::operator+(Image<PixelT> const&, ImageSlice<PixelT> const&)¶
Function Documentation¶
Overload operator+()
We require two of these, one for image+slice (this one) and one for slice+image (next one down)
- Parameters
img
: The Imageslc
: The ImageSlice