Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Web.DICOMTags.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.ImageFormat.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.ImageInfo.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.MedicalWebViewerLoader.CacheInitializationFailed | Occurs when connecting to the WCF service fail to retrieve the cache timeout information. |
Leadtools.Dicom.Web.MedicalWebViewerLoader.FullSeriesImagesStreamed | Occurs when all the images in a series are streamed from the WCF service. |
Leadtools.Dicom.Web.ObjectInstanceInformation.PropertyChanged | Occurs when a property value changes. |
Leadtools.Dicom.Web.ObjectTags.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.Series.#ctor | Initializes a new instance of this class. |
Leadtools.Dicom.Web.Series.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.SOPInstancePreCompressedFormat.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.StorageOptions.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.Study.#ctor | Initializes a new instance of this class. |
Leadtools.Dicom.Web.Study.PropertyChanged | Occurs when a property value changes. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.Web.DICOMTags.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.ImageFormat.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.ImageInfo.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.ImageInfoEx | - The extended image information returned from the WCF Service. |
Leadtools.Dicom.Web.MedicalWebViewerLoader.CacheInitializationFailed | Occurs when connecting to the WCF service fail to retrieve the cache timeout information. |
Leadtools.Dicom.Web.MedicalWebViewerLoader.FullSeriesImagesStreamed | Occurs when all the images in a series are streamed from the WCF service. |
Leadtools.Dicom.Web.ObjectInstanceInformation.PropertyChanged | Occurs when a property value changes. |
Leadtools.Dicom.Web.ObjectTags.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.Series.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.SOPInstancePreCompressedFormat.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.StorageOptions.PropertyChanged | Occurs when a property value change. |
Leadtools.Dicom.Web.Study.PropertyChanged | Occurs when a property value changes. |
Version Changes: 17.5 to 18
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
Version 18.1 has not changed from Version 18. For more information, refer to What's New in Version 18.
Version 18 has not changed from Version 17.5. For more information, refer to What's New in Version 18.
Version 17.5 has not changed from Version 17.0. For more information, refer to What's New in Version 17.5
The following types have been added in version 17:
Type | Description |
---|---|
Leadtools.Dicom.Web.Study | Contains DICOM Study information. |
Leadtools.Dicom.Web.Series | Contains DICOM series information. |
Leadtools.Dicom.Web.FullSeriesImagesStreamedEventArgs | Provides data for the Leadtools.Dicom.Web.MedicalWebViewerLoader.FullSeriesImagesStreamed event. |
Leadtools.Dicom.Web.MedicalWebViewerLoader | Streams series images and information from a WCF Leadtools.Dicom.WCF.DICOMService and initializes the **MedicalViewer** control. |
The following types have been removed in version 17:
The following members have been added to existing types in version 17:
Member | Description |
---|---|
Leadtools.Dicom.Web.DicomWCFStreamer.FindStudyObjects | Queries for DICOM study information using matching parameters. |
Leadtools.Dicom.Web.DicomWCFStreamer.FindSeriesObjects | Queries for DICOM series information using matching parameters. |
The following types have been added to version 16.5
Type | Description |
---|---|
ObjectInstanceInformationEx | Provides general information about a DICOM object. |
ImageInfo | Provides general information about a DICOM image. |
New Members:
The following members have been added to version 16.5
Member | Description |
---|---|
**GetDicomInformationEx** | Get DICOM object information for the requested series. |
**FindDisplayedCellSOPInstanceUID** | Finds the SOP Instance UID string for the image displayed in the specified cell. |
**GetStudy** | Retrieves study information. |
**GetSeries** | Retrieves the series information. |
**GetSeriesRepresentativeThumbnail** | Retrieves a thumbnail image for the specified series. |
FindObjectInstanceEx | Queries for DICOM object information based on search parameters. |
FindStudies | Queries for DICOM study information from the DICOM service using matching parameters. |
New Events:
The following event have been added to version 16.5.
Event | Description |
---|---|
**StreamingStopped** | Occurs when all **MedicalViewerCell** objects maintained by this class are removed. |
New Properties:
The following properties have been added to version 16.5.
Property | Description |
---|---|
**SeriesCells** | Gets an array of **MedicalViewerCell** objects which are created by this class. |
**MixedSeriesCellDisplay** | Gets or sets the display mode of a series of images in the MedicalViewer control. |
New Enumeration Values:
The following enumerations have been added to version 16.5.
Enumeration | Description |
---|---|
**DisplayMode** | Specifies which cells are to be created and what type of images they contain. |