LAUREL BRIDGE

DicomHeaderDataForm Constructor

DICOM Connectivity Framework V3.4
Dump the header data of the given image file.

Namespace:  LaurelBridge.DCFExamples.ImageViewer
Assembly:  ImageViewer (in ImageViewer.exe) Version: DCF34 r12341 DCF_3_4_34_20200702 NetFramework
Syntax

C#
public DicomHeaderDataForm(
	string imagePath,
	string headerData
)

Parameters

imagePath
Type: SystemString
the image path
headerData
Type: SystemString
the header data
See Also

Reference