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 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public DicomHeaderDataForm(
	string imagePath
)

Parameters

imagePath
Type: SystemString
the image path
See Also

Reference