LAUREL BRIDGE

ProgramMain Method

DICOM Connectivity Framework V3.4
Main entry point for GetPixelData.

Namespace:  LaurelBridge.DCFExamples.GetPixelData
Assembly:  GetPixelData (in GetPixelData.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public static void Main(
	string[] args
)

Parameters

args
Type: SystemString
Program arguments.
Remarks

When run from the command line with an existing DICOM file path as the argument, that file will be used as input. Otherwise, the default image (above) will be used.
See Also

Reference