LAUREL BRIDGE

ProgramMain Method

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

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

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

Parameters

args
Type: SystemString
A single parameter that specifies a file or directory. If none is provided the 'mr-knee.dcm' file is used.
See Also

Reference