XmpData

DicomImage.XmpData property

Access or modify the XMP metadata associated with the image using this intuitive property. Ideal for developers seeking to manage metadata information embedded within the image file, ensuring seamless integration and customization in various image processing workflows.

public override XmpPacketWrapper XmpData { get; set; }

See Also