MrSID Decode SDK for Raster Reference Manual
9.5.4.4709
|
#include "lt_base.h"
Go to the source code of this file.
Typedefs | |
typedef enum LTIMetadataTag | LTIMetadataTag |
enums corresponding to tag strings More... | |
typedef enum LTIMetadataTagClass | LTIMetadataTagClass |
enum for different classes of metadata tags More... | |
typedef enum LTIMetadataDataType | LTIMetadataDataType |
datatypes used in database records More... | |
typedef enum LTIClassicalMetadataConst | LTIClassicalMetadataConst |
typedef enum LTIClassicalMetadataConst LTIClassicalMetadataConst |
typedef enum LTIMetadataDataType LTIMetadataDataType |
These enums are used to represent the datatypes of values stored in LTIMetadataRecords.
typedef enum LTIMetadataTag LTIMetadataTag |
These constants are enums that may be used in place of the text strings used as tag names.
typedef enum LTIMetadataTagClass LTIMetadataTagClass |
These enums are used to represent the different classes of metadata tags – "classical", USER, GeoTIFF, etc.
Enumerator | |
---|---|
LTI_CLASSICAL_METADATA_VERSION_MAJOR | |
LTI_CLASSICAL_METADATA_VERSION_MINOR | |
LTI_CLASSICAL_METADATA_MAX_KEY_NAME_SIZE | |
LTI_CLASSICAL_METADATA_MAX_DIMENSIONS |
Definition at line 196 of file lti_metadataTypes.h.
enum LTIMetadataDataType |
These enums are used to represent the datatypes of values stored in LTIMetadataRecords.
Definition at line 175 of file lti_metadataTypes.h.
enum LTIMetadataTag |
These constants are enums that may be used in place of the text strings used as tag names.
Definition at line 32 of file lti_metadataTypes.h.
enum LTIMetadataTagClass |
These enums are used to represent the different classes of metadata tags – "classical", USER, GeoTIFF, etc.
Definition at line 154 of file lti_metadataTypes.h.
LizardTech |