LEADTOOLS Medical Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
Leadtools.Dicom.Scu Assembly Changes

Version 17 changes

Version 16.5 changes

Leadtools.Dicom.Scu Assembly Changes from Version 16.5 to Version 17

New Types

The following new types have been added to LEADTOOLS For .NET v17:

Class Description
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 retrive 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.

Leadtools.Dicom.Scu.Common.AfterCMoveEventArgs

Provides data for the AfterCMove event.

Leadtools.Dicom.Scu.DicomMatchDelegate

Represents the method that will handle a dicom match.

Moved Types

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

Removed Types

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.

Leadtools.Dicom.Scu Assembly Changes from Version 16 to Version 16.5

New Assembly

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.