For pointers to sample programs that demonstrate many features, see the tables below:
DICOM Basic Features
Assembly | Metadata | Comments | Demo |
---|---|---|---|
Leadtools.Dicom.dll | Leadtools.Dicom.winmd |
Provides the main functionality for dealing with data sets. It includes methods for creating, initializing, loading and saving data sets. In addition, there are methods and properties that allow you to do the following:
|
\Examples\DotNet\CS\Dicom \Examples\DotNet\CS\DicomCommon |
Leadtools.Dicom.JAR / LibLeadtools.Dicom.so | Android Shared object library providing the main functionality for dealing with data sets. |
DICOM Communication
Assembly – Class/Namespace | Metadata | Comments | Demo |
---|---|---|---|
Leadtools.Dicom.dll - Leadtools.Dicom.DicomNet |
Leadtools.Dicom.Networking.winmd | This class provides the main functionality for dealing with DICOM Network connections. It includes methods and properties for creating and establishing DICOM Network connections and passing messages across established connections. |
\Examples\DotNet\CS\DicomFindMove \Examples\DotNet\CS\DicomServer \Examples\DotNet\CS\DicomStore |
Leadtools.Dicom.dll - Leadtools.Dicom.DicomPrintScu |
Leadtools.Dicom.winmd | Implements a Print Management Service Class User (SCU). All the SOP/Meta SOP Classes defined by the Print Management Service Class are supported. |
DICOM Annotation
Assembly – Class/Namespace |
Metadata | Comments |
---|---|---|
Leadtools.Dicom.dll - |
Leadtools.Dicom.winmd |
Provides the main functionality for dealing with data sets. It includes methods for creating, initializing, loading and saving data sets. In addition, there are methods and properties that allow you to do the following:
|
DICOM Security
Assembly – Class/Namespace |
Metadata | Comments | Demo |
---|---|---|---|
Leadtools.Dicom.dll - |
Leadtools.Dicom.winmd | The LEADTOOLS DICOM Class Library provides support for the Secure Transport Connection Profiles as specified in part 15 of the DICOM 3 standard |