.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1a00b2b7bf8b4e648d6f9834c3e49a2542: RawImage.GetImuData Method ++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Extract the IMU data embedded in the IIQ files XMP meta data section, if any .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ImuData` GetImuData(); This is a convenience method. It is equal to using the :ref:`GetXmpPacket ` method, with parsing of the IMU data tags. .. rubric:: Returns: IMU orientation object, or ``null`` of no IMU data is included in image