RawImage.GetGpsData Method
Definition
Namespace: P1.ImageSdk
Extract the GPS data embedded in the IIQ files XMP meta data section, if any
public GpsData GetGpsData();
This is a convenience method. It is equal to using the GetXmpPacket method, with parsing of the GPS data tags.
Returns:
GPS coordinates object, or null
of no GPS data is included in image