Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformationEx.#ctor | Initializes a new instance of this class. |
Leadtools.Dicom.Services.DataTypes.Series.#ctor | Initializes a new instance of this class. |
Leadtools.Dicom.Services.DataTypes.Study.#ctor | Study Constructor |
Leadtools.Dicom.Services.IDICOMManage.SetRolesPatientsPermissions(RolesPatientsPermission,string) | Updates the roles permissions for accessing patients information. |
Leadtools.Dicom.Services.ServiceConfigurationElement.ClientAE | The Client Application Entity Title |
Leadtools.Dicom.Services.ServiceConfigurationElement.ClientIP | The Client IP Address |
Leadtools.Dicom.Services.ServiceConfigurationElement.ClientPort | The Client Port |
Leadtools.Dicom.Services.ServiceConfigurationElement.ServerAE | The Server Application Entity Title |
Leadtools.Dicom.Services.ServiceConfigurationElement.ServerIP | The Server IP Address |
Leadtools.Dicom.Services.ServiceConfigurationElement.ServerPort | The Server listening port |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.Services.DICOMManage | - |
Leadtools.Dicom.Services.DICOMObjectRetrieve.#ctor(IDICOMQuery) | Initializes a new instance of the Leadtools.Dicom.Services.DICOMObjectRetrieve class. |
Leadtools.Dicom.Services.DICOMObjectRetrieve.DoGetDicom(string,bool,string,int,string) | Retrieves a DICOM Object. |
Leadtools.Dicom.Services.DICOMObjectRetrieve.DoGetImage(string,string,int,int,int,string,int,int,string) | Gets an image from a DICOM object with the preferred compression options. |
Leadtools.Dicom.Services.DICOMObjectRetrieve.DoGetImageInfo(string,string) | Retrieves general image information from a DICOM file. |
Leadtools.Dicom.Services.DICOMObjectRetrieve.DoGetObjectTags(string[],string) | Retrieves DICOM and Image information from a DICOM object(s). |
Leadtools.Dicom.Services.DICOMObjectRetrieve.DoGetObjectType(string,string) | Retrieves the type of the image. |
Leadtools.Dicom.Services.DICOMObjectRetrieve.DoGetSeriesImages(string[],string[],int,int,string,int,int,string) | Retrieves all the DICOM images in a series with the preferred compression options. |
Leadtools.Dicom.Services.DICOMQuery | - |
Leadtools.Dicom.Services.DICOMStore | - |
Leadtools.Dicom.Services.IDICOMManage.SetRolesPatientsPermissions(RolesPatientsPermission},string) | Updates the roles permissions for accessing patients information. |
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.1. 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 version 17
Type | Description |
---|---|
Leadtools.Dicom.Services.DataTypes.Study | Contains DICOM Study information. |
Leadtools.Dicom.Services.DataTypes.Series | Contains DICOM series information. |
The following members have been added to existing types in version 17
Member | Description |
---|---|
Leadtools.Dicom.Services.IDICOMQuery.FindStudyObjects | Queries for the DICOM studies information using matching parameters. |
Leadtools.Dicom.Services.IDICOMQuery.FindSeriesObjects | Query for the DICOM series information using matching parameters. |
The following types have been added in version 17
Type | Description |
---|---|
ObjectInstanceInformationEx | Provides general information about a DICOM object. |
ImageInfoEx | Provides general information about a DICOM image. |
The following members have been added in version 17
Member | Description |
---|---|
FindObjectInstanceEx | Query for DICOM objects information based on search parameters. |
FindObjectInstanceEx | Retrieve DICOM image information based on search parameters. |