13 #ifndef LTI_IMAGE_READER_H
14 #define LTI_IMAGE_READER_H
34 <LTIOverridePixelProps
35 <LTIOverrideBackgroundPixel
37 <LTIOverrideMagnification
38 <LTIOverrideIsSelective
39 <LTIOverrideStripHeight
41 <LTIOverridePixelLookupTables
43 <LTIImageStage> > > > > > > > > >
78 bool updatePixelProps,
90 #endif // LTI_IMAGE_READER_H
representation of a scene
LT_STATUS getMetadataBlob(const char *type, LTIOStreamInf *&stream) const
LT_STATUS readStrip(LTISceneBuffer &buffer, const LTIScene &stripScene)
lt_int64 getEncodingCost(const LTIScene &scene) const
abstract class for implementing an image reader
LT_STATUS readBegin(const LTIPixel &pixelProps, const LTIScene &fullScene)
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
lt_uint32 LT_STATUS
An integral status code.
LTIMaskSource * getMask() const
LT_STATUS init(const LTIImage *image=NULL)
Abstract definition of a stream.
virtual const char * getSourceName(void) const =0
class for storing metadata associated with an image
basic properties of a pixel
LTIImageReader(bool supportBandSelection)
class to hold data passed between image stages
bool getReaderScene(const LTIScene &decodeScene, LTIScene &readerScene) const
abstract class representing an image
bool getPipelineInfo(LTIPipelineInfo info) const
abstract class for decoding from an image
LT_STATUS getDimsAtMag(double mag, lt_uint32 &width, lt_uint32 &height) const
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
lt_uint32 getModifications(const LTIScene &scene) const
unsigned int lt_uint32
unsigned 32-bit integer
LT_STATUS loadMetadataIntoObjects(const LTIMetadataDatabase &fileMetadata, LTIPixel &pixelProps, bool updatePixelProps, bool updateGeoCoord)
const bool m_supportBandSelection