.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1aa3db8ca9d6b5157bcb2b49d2850f744f: RawImage.GetXmpPacket Method ++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Convenience method to get the XMP meta data .. ref-code-block:: csharp :class: doxyrest-overview-code-block public string GetXmpPacket(); This method equivalent to using :ref:`GetTag ` to get the ``XmpPacket`` tag Id, and trimming the output for extranous white space. .. rubric:: Returns: XML string .. rubric:: See also: :ref:`GetGpsData `, :ref:`GetImuData `