Leadtools.Dicom Namespace : DicomEngine Class |
public sealed class DicomEngine
'Declaration Public NotInheritable Class DicomEngine
'Usage Dim instance As DicomEngine
public sealed sealed class DicomEngine
ObjectiveC Syntax
Java Syntax
function Leadtools.Dicom.DicomEngine()
public ref class DicomEngine sealed
To begin using the LEADTOOLS DICOM .NET Class Library, the user must initialize the data required by the library. The data is initialized by calling the Startup method.
Once the Startup method has been called, you can use the different features exposed by the library.
When the LEADTOOLS DICOM .NET Class Library is no longer to be used, the user must free the data associated with the library by calling Shutdown.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2