| create(Args &&... args) | SourceXtractor::PaddedImage< T, nullptr > | inlinestatic |
| getChunk(int x, int y, int width, int height) const override | SourceXtractor::PaddedImage< T, nullptr > | inlinevirtual |
| SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
| getHeight() const override | SourceXtractor::PaddedImage< T, nullptr > | inlinevirtual |
| getRepr() const override | SourceXtractor::PaddedImage< T, nullptr > | inlinevirtual |
| getWidth() const override | SourceXtractor::PaddedImage< T, nullptr > | inlinevirtual |
| isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
| m_default | SourceXtractor::PaddedImage< T, nullptr > | private |
| m_height | SourceXtractor::PaddedImage< T, nullptr > | private |
| m_img | SourceXtractor::PaddedImage< T, nullptr > | private |
| m_lpad | SourceXtractor::PaddedImage< T, nullptr > | private |
| m_tpad | SourceXtractor::PaddedImage< T, nullptr > | private |
| m_width | SourceXtractor::PaddedImage< T, nullptr > | private |
| PaddedImage(std::shared_ptr< const Image< T > > img, int width, int height, T default_value) | SourceXtractor::PaddedImage< T, nullptr > | inlineprotected |
| PaddedImage(std::shared_ptr< const Image< T > > img, int width, int height) | SourceXtractor::PaddedImage< T, nullptr > | inlineprotected |
| PixelType typedef | SourceXtractor::Image< T > | |
| ~Image()=default | SourceXtractor::Image< T > | virtual |