12 #ifndef ImageSegmentMetadata_H
13 #define ImageSegmentMetadata_H
137 const char*
getICOM(
int index)
const;
153 #endif // ImageSegmentMetadata_H
const char * getISORCE() const
gets the ISORCE field
LT_STATUS setIID2(const char *)
sets the IID2 field
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
Include file for all LizardTech sources.
const char * getIDATIM() const
gets the IDATIM field
lt_uint32 LT_STATUS
An integral status code.
const char * getIID1() const
gets the IID1 field
int getNICOM() const
gets the number of ICOM fields
LT_STATUS setIID1(const char *)
sets the IID1 field
ImageSegmentMetadata & operator=(const ImageSegmentMetadata &)
const char * getIID2() const
gets the IID2 field
LT_STATUS setISORCE(const char *)
sets the ISORCE field
LT_STATUS setNICOM(int count)
sets the number of ICOM fields (NICOM)
container for Image Segment metadata
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
const char * getTGTID() const
gets the TGTID field
LT_STATUS setTGTID(const char *)
sets the TGTID field
LT_STATUS setIDATIM(const char *)
sets the IDATIM field
const char * getICOM(int index) const
gets an ICOM field
LT_STATUS setICOM(int index, const char *data)
sets an ICOM field