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

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

create(const T *data, int width, int height, int stride, std::shared_ptr< const Image< T >> image=nullptr)SourceXtractor::ImageChunk< T >inlinestatic
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageChunk< T >inlinevirtual
getHeight() const finalSourceXtractor::ImageChunk< T >inline
getRepr() const overrideSourceXtractor::ImageChunk< T >inline
getValue(int x, int y) const finalSourceXtractor::ImageChunk< T >inline
getWidth() const finalSourceXtractor::ImageChunk< T >inline
ImageChunk(const T *data, int width, int height, int stride, std::shared_ptr< const Image< T >> image=nullptr)SourceXtractor::ImageChunk< T >inlineprotected
m_dataSourceXtractor::ImageChunk< T >protected
m_heightSourceXtractor::ImageChunk< T >protected
m_imageSourceXtractor::ImageChunk< T >protected
m_strideSourceXtractor::ImageChunk< T >protected
m_widthSourceXtractor::ImageChunk< T >protected
~ImageChunk()SourceXtractor::ImageChunk< T >inlinevirtual