Version 17.5 has not changed from Version 17. For more information, refer to .
The following new types have been added to LEADTOOLS For .NET v17:
Class | Description |
---|---|
Leadtools.Dicom.Scu.Common.Parameters |
Internal class used to hold current DICOM communication information. |
Leadtools.Dicom.Scu.Common.CommonEventArgs |
Provides data for DICOM events that share common data. |
Leadtools.Dicom.Scu.Common.BeforeNGetEventArgs |
Provides data for the BeforeNGetEvent event. |
Leadtools.Dicom.Scu.PerformedProcedureStepScu |
Uses abilities of the base DicomNet class to implement a Modality Performed Procedure Step and General Purpose Procedure Step SCU. |
Leadtools.Dicom.Scu.Queries.BaseQuery |
Base class to use with DICOM queries that require a query retrieve level. |
Leadtools.Dicom.Scu.Queries.BroadQuery |
Provides information for a broad modality worklist query. |
Leadtools.Dicom.Scu.Queries.ModalityWorklistQuery |
Provides information for a modality worklist query. |
Leadtools.Dicom.Scu.Queries.PatientQuery |
Provides information for querying patient information. |
Leadtools.Dicom.Scu.Queries.SeriesQuery |
Provides information for querying series information. |
Leadtools.Dicom.Scu.Queries.StudyQuery |
Provides information for querying study information. |
Leadtools.Dicom.Scu.Queries.StudyRootQuerySeries |
Provides information for doing a Study Root Query Series C-FIND-REQ. |
Leadtools.Dicom.Scu.ImageInstance |
Contains DICOM image information. |
Leadtools.Dicom.Scu.KeyImageInstance |
Contains information on key image notes. |
Leadtools.Dicom.Scu.PresentationStateInstance |
Contains information related to a presentation state composite instance. |
Leadtools.Dicom.Scu.BeforeCStoreEventArgs |
Provides data for the BeforeCStore event. |
Leadtools.Dicom.Scu.Common.CompositeObjectInstance |
Contains information about a composite object instance. |
Leadtools.Dicom.Scu.Common.QueryLevel |
Defines the level of a C-FIND query. |
Leadtools.Dicom.Scu.Common.StatusCommonEventArgs |
Provides data for DICOM events that share common data that includes a status. |
Provides data for the AfterCMove event. |
|
Leadtools.Dicom.Scu.DicomMatchDelegate |
Represents the method that will handle a DICOM match. |
The following members have been moved to existing types in LEADTOOLS For .NET v17:
The following Types have been moved in LEADTOOLS For .NET v17:
Old Type | New Type |
---|---|
Leadtools.Dicom.Scu.Common.CodeSequence | Leadtools.Dicom.Common.DataTypes.CodeSequence |
Leadtools.Dicom.Scu.Common.TimeRange | Leadtools.Dicom.Common.DataTypes.TimeRange |
Leadtools.Dicom.Common.Time | Leadtools.Dicom.Common.DataTypes.Time |
Leadtools.Dicom.Scu.Common.DateRange | Leadtools.Dicom.Common.DataTypes.DateRange |
The following Types have been removed in LEADTOOLS For .NET v17:
Type | Description |
---|---|
Leadtools.Dicom.Scu.PersonName |
A character string encoded using a 5 component convention. |
Leadtools.Dicom.Scu.DicomStoreSCP |
Provides the StoreSCP implementation for a C-MOVE-REQ. |
The following assembly has been added to LEADTOOLS For .NET v16.5:
Namespace | Description |
---|---|
Leadtools.Dicom.Scu | Includes classes, structures and enumerations that allow you to quickly add the common DICOM messaging interface used in PACS-enabled image viewer workstations to your DICOM Image Viewer application. |