1 #ifndef ossimNitfImageHeaderV2_X_HEADER 2 #define ossimNitfImageHeaderV2_X_HEADER 1 22 void setAquisitionDateTime(
const ossimString& value);
25 void setSecurityClassification(
const ossimString& value);
30 void setGeographicLocation(
const ossimString& value);
33 void setCompressionRateCode(
const ossimString& value);
39 void setImageMode(
char mode);
68 char getImageMode()
const;
94 virtual void setGeographicLocationDms(
const ossimDpt& ul,
99 virtual void setGeographicLocationDecimalDegrees(
const ossimDpt& ul,
128 const char* prefix=0);
199 char theDateTime[15];
214 char theTargetId[18];
234 char theSecurityClassification[2];
243 char theEncryption[2];
250 char theImageSource[43];
257 char theSignificantRows[9];
264 char theSignificantCols[9];
280 char thePixelValueType[4];
299 char theRepresentation[9];
307 char theActualBitsPerPixelPerBand[3];
357 char theJustification[2];
375 char theCoordinateSystem[2];
381 char theNumberOfComments[2];
419 char theGeographicLocation[61];
446 char theCompression[3];
485 char theCompressionRateCode[5];
501 char theNumberOfBands[2];
508 char theImageSyncCode[2];
599 char theImageMode[2];
607 char theNumberOfBlocksPerRow[5];
615 char theNumberOfBlocksPerCol[5];
622 char theNumberOfPixelsPerBlockHoriz[5];
629 char theNumberOfPixelsPerBlockVert[5];
646 char theNumberOfBitsPerPixelPerBand[3];
669 char theDisplayLevel[4];
689 char theAttachmentLevel[4];
713 char theImageLocation[11];
741 char theImageMagnification[5];
760 char theUserDefinedImageDataLength[6];
777 char theUserDefinedOverflow[4];
800 char theExtendedSubheaderDataLen[6];
826 char theExtendedSubheaderOverflow[4];
Represents serializable keyword/value map.
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
OSSIM_DLL ossim_uint32 getActualBitsPerPixel(ossimScalarType scalarType)
Get actual bits per pixel for a given scalar type.
unsigned short ossim_uint16
unsigned long long ossim_uint64
unsigned int ossim_uint32
OSSIM_DLL ossim_uint32 getBitsPerPixel(ossimScalarType scalarType)
Get bits per pixel for a given scalar type.