| 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. |
