12 #ifndef GraphicSegment_H
13 #define GraphicSegment_H
43 lt_int64 headerOffset, lt_int64 headerLength,
44 lt_int64 dataOffset, lt_int64 dataLength);
102 #endif // GraphicSegment_H
LT_STATUS addMetadataLocal(LTIMetadataDatabase &db) const
GraphicSegment(NITFReaderManager &, LTIOStreamInf &, int segmentNumber, lt_int64 headerOffset, lt_int64 headerLength, lt_int64 dataOffset, lt_int64 dataLength)
unsigned int lt_uint32
unsigned 32-bit integer
unsigned char lt_uint8
unsigned 8-bit integer
base class for segment data in an NITF file
represents a graphic segment in an existing NITF file
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
LT_STATUS initialize()
initializer
lt_uint32 LT_STATUS
An integral status code.
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
Include file for all LizardTech sources.
lt_uint8 * getGraphicData(lt_uint32 &graphicDataLen) const
returns the graphic segment contents
Abstract definition of a stream.
class for storing metadata associated with an image