12 #ifndef ossimOpjNitfReader_HEADER 13 #define ossimOpjNitfReader_HEADER 1
virtual bool uncompressJpegBlock(ossim_uint32 x, ossim_uint32 y)
Uncompresses a jpeg block using the jpeg-6b library.
virtual bool canUncompress(const ossimNitfImageHeader *hdr) const
unsigned int ossim_uint32
#define OSSIM_PLUGINS_DLL
virtual void initializeCompressedBuf()
Initializes the data member theCompressedBuf.
virtual bool scanForJpegBlockOffsets()
scans the file storing in offsets in "theNitfBlockOffset" and block sizes in "theNitfBlockSize".
virtual void initializeReadMode()
Initializes the data member "theReadMode" from the current entry.