Provides the functionality required for initializing and freeing the data used by the LEADTOOLS DICOM .NET Class Library.
public sealed class DicomEngine Public NotInheritable Class DicomEngine public sealed sealed class DicomEngine public class DicomEngine 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.
For an example, refer to SetIntValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
