DicomXmpEntry

DicomXmpEntry constructor

Creates Xmp entry for DICOM image.

public DicomXmpEntry(DicomXmpType type, string value)
Parameter Type Description
type DicomXmpType Entry type
value String Entry value

See Also