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