RawImage.GetXmpPacket Method# Definition# Namespace: P1.ImageSdk Convenience method to get the XMP meta data public string GetXmpPacket(); This method equivalent to using GetTag to get the XmpPacket tag Id, and trimming the output for extranous white space. Returns: XML string See also: GetGpsData, GetImuData