SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::ImageChunk< T > Member List

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

create(std::shared_ptr< const std::vector< T >> data, int offset, int width, int height, int stride)SourceXtractor::ImageChunk< T >inlinestatic
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageChunk< T >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const SourceXtractor::Image< T >inline
getHeight() const finalSourceXtractor::ImageChunk< T >inlinevirtual
getRepr() const overrideSourceXtractor::ImageChunk< T >inlinevirtual
getValue(int x, int y) const SourceXtractor::ImageChunk< T >inline
getValue(const PixelCoordinate &coord) const SourceXtractor::ImageChunk< T >inline
getWidth() const finalSourceXtractor::ImageChunk< T >inlinevirtual
ImageChunk(std::shared_ptr< const std::vector< T >> data, int offset, int width, int height, int stride)SourceXtractor::ImageChunk< T >inlineprotected
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_dataSourceXtractor::ImageChunk< T >protected
m_heightSourceXtractor::ImageChunk< T >protected
m_offsetSourceXtractor::ImageChunk< T >protected
m_strideSourceXtractor::ImageChunk< T >protected
m_widthSourceXtractor::ImageChunk< T >protected
PixelType typedefSourceXtractor::Image< T >
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageChunk()SourceXtractor::ImageChunk< T >inlinevirtual