SourceXtractorPlusPlus  0.15
Please provide a description of the project.
SourceXtractor::BufferedImage< T > Member List

This is the complete list of members for SourceXtractor::BufferedImage< T >, including all inherited members.

BufferedImage(std::shared_ptr< const ImageSource > source, std::shared_ptr< TileManager > tile_manager)SourceXtractor::BufferedImage< T >protected
copyOverlappingPixels(const ImageTileWithType< T > &tile, std::vector< T > &output, int x, int y, int w, int h, int tile_w, int tile_h) constSourceXtractor::BufferedImage< T >protected
create(std::shared_ptr< const ImageSource > source, std::shared_ptr< TileManager > tile_manager=TileManager::getInstance())SourceXtractor::BufferedImage< T >static
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::BufferedImage< T >virtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) constSourceXtractor::Image< T >inline
getHeight() const overrideSourceXtractor::BufferedImage< T >virtual
getRepr() const overrideSourceXtractor::BufferedImage< T >virtual
getWidth() const overrideSourceXtractor::BufferedImage< T >virtual
isInside(int x, int y) constSourceXtractor::Image< T >inline
m_sourceSourceXtractor::BufferedImage< T >protected
m_tile_managerSourceXtractor::BufferedImage< T >protected
PixelType typedefSourceXtractor::Image< T >
~BufferedImage()=defaultSourceXtractor::BufferedImage< T >virtual
~Image()=defaultSourceXtractor::Image< T >virtual