JpegImage.XmpData
JpegImage.XmpData property
Gets or sets XMP metadata, enabling seamless integration of descriptive information into the image file. Whether you’re extracting existing XMP metadata or updating it with new information, this property simplifies the management of extended metadata, ensuring compatibility with various applications and workflows.
public override XmpPacketWrapper XmpData { get; set; }
Property Value
The XMP metadata.
See Also
- class XmpPacketWrapper
- class JpegImage
- namespace Aspose.Imaging.FileFormats.Jpeg
- assembly Aspose.Imaging