LAUREL BRIDGE

ProgramMain Method

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

Namespace:  LaurelBridge.DCF.Examples.GetPixelData
Assembly:  GetPixelData (in GetPixelData.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
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