Class DicomPackage

Class DicomPackage

Namespace: Aspose.Imaging.Xmp.Schemas.Dicom
Assembly: Aspose.Imaging.dll (25.4.0)

The Dicom Xmp package.

public sealed class DicomPackage : XmpPackage, IXmlValue, IEnumerable<keyvaluepair<string, object="">&gt;, IEnumerable

Inheritance

objectXmpPackageDicomPackage

Implements

IXmlValue, IEnumerable<keyvaluepair<string, object="">&gt;, IEnumerable

Inherited Members

XmpPackage.ContainsKey(string), XmpPackage.AddValue(string, string), XmpPackage.AddValue(string, object), XmpPackage.TryGetValue(string, out object), XmpPackage.Remove(string), XmpPackage.Clear(), XmpPackage.SetValue(string, IXmlValue), XmpPackage.SetValue(string, IXmpType), XmpPackage.SetXmpTypeValue(string, XmpTypeBase), XmpPackage.GetXmlValue(), XmpPackage.GetEnumerator(), XmpPackage.XmlNamespace, XmpPackage.Prefix, XmpPackage.NamespaceUri, XmpPackage.Keys, XmpPackage.Count, XmpPackage.this[string], object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

DicomPackage()

Initializes a new instance of the Aspose.Imaging.Xmp.Schemas.Dicom.DicomPackage class.

public DicomPackage()

Methods

SetEquipmentInstitution(string)

Sets the equipment institution.

public void SetEquipmentInstitution(string equipmentInstitution)

Parameters

equipmentInstitution string

The equipment institution.

SetEquipmentManufacturer(string)

Sets the equipment manufacturer.

public void SetEquipmentManufacturer(string equipmentManufacturer)

Parameters

equipmentManufacturer string

The equipment manufacturer.

SetPatientBirthDate(string)

Sets the patient’s birth date.

public void SetPatientBirthDate(string patientBirthDate)

Parameters

patientBirthDate string

The patient’s birth date.

SetPatientId(string)

Sets the patient’s ID.

public void SetPatientId(string patientId)

Parameters

patientId string

The patient’s ID.

SetPatientName(string)

Sets the color mode.

public void SetPatientName(string patientName)

Parameters

patientName string

The patient’s name.

SetPatientSex(string)

Sets the patient’s sex.

public void SetPatientSex(string patientSex)

Parameters

patientSex string

The patient’s sex.

SetSeriesDateTime(string)

Sets the series date time.

public void SetSeriesDateTime(string seriesDateTime)

Parameters

seriesDateTime string

The series date time.

SetSeriesDescription(string)

Sets series description.

public void SetSeriesDescription(string seriesDescription)

Parameters

seriesDescription string

The series description.

SetSeriesModality(string)

Sets the document series modality.

public void SetSeriesModality(string seriesModality)

Parameters

seriesModality string

The series modality.

SetSeriesNumber(string)

Sets the series number.

public void SetSeriesNumber(string seriesNumber)

Parameters

seriesNumber string

The series number.

SetStudyDateTime(string)

Sets the study DateTime.

public void SetStudyDateTime(string studyDateTime)

Parameters

studyDateTime string

The studyDateTime.

SetStudyDescription(string)

Sets the study description.

public void SetStudyDescription(string studyDescription)

Parameters

studyDescription string

The study description.

SetStudyId(string)

Sets the study ID.

public void SetStudyId(string studyId)

Parameters

studyId string

The study ID.

SetStudyPhysician(string)

Sets the study physician.

public void SetStudyPhysician(string studyPhysician)

Parameters

studyPhysician string

The study physician. </keyvaluepair<string,></keyvaluepair<string,>