GeoTiffField Struct
Definition
Namespace: P1.ImageSdk
The description of a GeoTIFF field More…
public struct GeoTiffField
Remarks
The description of a GeoTIFF field
Members
The key of the GeoTIFF Field |
|
The value type of the GeoTIFF Field |
|
In case the value type is GeoTiffValueTypeShort with a single value, the value should be stored in this property |
|
In case the value type is GeoTiffValueTypeASCII, the value should be stored in this property |
|
In case the value type is GeoTiffValueTypeDouble, the value should be stored in this property |
|
In case the value type is GeoTiffValueTypeShort with multiple values, the value should be stored in this property |