LAUREL BRIDGE

DicomHeaderDataForm Constructor

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

Namespace:  LaurelBridge.DCF.Examples.ImageViewer
Assembly:  ImageViewer (in ImageViewer.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public DicomHeaderDataForm(
	string imagePath,
	string headerData
)

Parameters

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

Reference