Overview and description of Leadtools Dicom AddIn classes.
Class | Description | |
---|---|---|
AddInUtils | Common utilities used in add-ins. | |
AsyncHelper | Provides helper methods for executing methods asynchronously. | |
AsyncResult | Hold information about an executing asynchronous operation. | |
DataEventArgs<TData> | Generic arguments class to pass to event handlers that need to receive data. | |
DicomClient | Base DICOM client class. This base class is used to pass information to the addins. | |
DicomRequest | Represents a DICOM request initiated by an add-in. | |
DicomRequestEventArgs | Provides data for the Request done event. | |
DicomServer | Base DICOM server class. This base class is used to pass information to the add-ins. | |
Extensions | Provides extension methods for the add-in library. | |
ExternalStoreAddinConfigAbstract | All External Store add-ins must contain a class that derives from this class in order to define configuration settings common to all external store add-ins. | |
Iphlpapi | Provides IPAddress helper function. | |
ModuleInit | A default implementation of the Leadtools.Dicom.AddIn.Interfaces.IModule interface. | |
NotifyReceiveMessageBase | A base class implementation of INotifyReceiveMessage. | |
NotifySendMessageBase | A base class implementation of INotifySendMessage. | |
PresentationContext | Hold DICOM presentation context information. | |
ServiceLocator | Global Microsoft Unity container. | |
ServiceStartException | Throw this exception from the Leadtools.Dicom.AddIn.Interfaces.IModule.Load member to prevent the service from starting | |
ThreadSafeDictionary<TKey,TValue> | Implements a thread safe dictionary. | |
ThreadSafeList<T> | A Thread safe list. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document