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

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

getHeight() const finalSourceXtractor::ScaledImageSource< T >inlinevirtual
getImageTile(int x, int y, int width, int height) const finalSourceXtractor::ScaledImageSource< T >inlinevirtual
getMetadata() constSourceXtractor::ImageSourceinlinevirtual
getRepr() const finalSourceXtractor::ScaledImageSource< T >inlinevirtual
getType() const overrideSourceXtractor::ScaledImageSource< T >inlinevirtual
getWidth() const finalSourceXtractor::ScaledImageSource< T >inlinevirtual
ImageSource()SourceXtractor::ImageSourceinline
InterpolationType enum nameSourceXtractor::ScaledImageSource< T >
m_heightSourceXtractor::ScaledImageSource< T >private
m_hscaleSourceXtractor::ScaledImageSource< T >private
m_imageSourceXtractor::ScaledImageSource< T >private
m_interpolated_colsSourceXtractor::ScaledImageSource< T >private
m_interpolation_typeSourceXtractor::ScaledImageSource< T >private
m_widthSourceXtractor::ScaledImageSource< T >private
m_wscaleSourceXtractor::ScaledImageSource< T >private
m_x_coordsSourceXtractor::ScaledImageSource< T >private
saveTile(ImageTile &) finalSourceXtractor::ScaledImageSource< T >inlinevirtual
ScaledImageSource(const std::shared_ptr< Image< T >> &image, int width, int height, InterpolationType interp_type=InterpolationType::BICUBIC)SourceXtractor::ScaledImageSource< T >inline
setMetadata(std::string key, MetadataEntry value)SourceXtractor::ImageSourceinlinevirtual
~ImageSource()=defaultSourceXtractor::ImageSourcevirtual
~ScaledImageSource()=defaultSourceXtractor::ScaledImageSource< T >virtual