Name | Description | |
---|---|---|
![]() | DicomSeriesManager | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DicomSeriesManager | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Images | Gets or sets the collection of DICOM images. |
![]() | PatientSortKeyTemplate | Gets or sets the key template for sorting of patients. |
![]() | SeriesSortKeyTemplate | Gets or sets the key template for sorting of study series. |
![]() | StudySortKeyTemplate | Gets or sets the key template for sorting of patient studies. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the DicomSeriesManager. |
Name | Description | |
---|---|---|
![]() | ContainsImageIdentifier | Returns a value indicating whether this DICOM series manager contains information about image with specified identifier. |
![]() | ContainsPatientIdentifier | Returns a value indicating whether this DICOM series manager contains information about patient with specified identifier. |
![]() | ContainsSeriesIdentifier | Returns a value indicating whether this DICOM series manager contains information about series with specified identifier. |
![]() | ContainsStudyIdentifier | Returns a value indicating whether this DICOM series manager contains information about study with specified identifier. |
![]() | GetAllSeriesIdentifiers | Returns the series identifiers for all study identifiers. |
![]() | GetImage | Returns the image for specified image identifier. |
![]() | GetImageIdentifierByImage | Returns the image identifier for specified image. |
![]() | GetImageMetadata | Returns the DICOM page metadata for specified image identifier. |
![]() | GetImagesIdentifiers | Returns the images identifiers for specified DICOM series identifier. |
![]() | GetPatientIdentifierByImage | Returns the patient identifier for specified image. |
![]() | GetPatientIdentifiers | Returns the patient identifiers. |
![]() | GetPatientMetadata | Returns the DICOM page metadata for specified patient identifier. |
![]() | GetSeriesIdentifierByImage | Returns the series identifier for specified image. |
![]() | GetSeriesIdentifiers | Returns the series identifiers for specified study identifier. |
![]() | GetSeriesImages | Returns the series images for specified series identifier. |
![]() | GetSeriesMetadata | Returns the DICOM page metadata for specified DICOM series identifier. |
![]() | GetStudyIdentifierByImage | Returns the study identifier for specified image. |
![]() | GetStudyIdentifiers | Returns the studies identifiers for specified patient identifier. |
![]() | GetStudyMetadata | Returns the DICOM page metadata for specified study identifier. |
Name | Description | |
---|---|---|
![]() | ImagesIdentifiersChanged | Occurs when the images identifiers are changed. |
![]() | PatientIdentifiersChanged | Occurs when the patient identifiers are changed. |
![]() | SeriesIdentifiersChanged | Occurs when the series identifiers are changed. |
![]() | StudyIdentifiersChanged | Occurs when the study identifiers are changed. |