Leadtools.Dicom.Services.MedicalWebViewer Namespace : MedicalWebViewerObjectRetrieve Class |
The following tables list the members exposed by MedicalWebViewerObjectRetrieve.
Name | Description | |
---|---|---|
![]() | MedicalWebViewerObjectRetrieve Constructor | Initializes a new instance of the MedicalWebViewerObjectRetrieve class. |
Name | Description | |
---|---|---|
![]() | Query | Gets the Leadtools.Dicom.Services.IDICOMQuery object. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
Name | Description | |
---|---|---|
![]() | GetDicom | Retrieves a DICOM object with options. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
![]() | GetImage | Gets an image from a DICOM object with the preferred compression options. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
![]() | GetImageInfo | Retrieves general image information for a DICOM object. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
![]() | GetImageInfoEx | Retrieves extended image information for a DICOM object. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
![]() | GetObjectTags | Retrieves DICOM and image information for queried DICOM objects. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
![]() | GetObjectType | Returns the DICOM object type. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
![]() | GetSeriesImages | Retrieves all the DICOM images in a series with the preferred compression options. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
Name | Description | |
---|---|---|
![]() | DoGetDicom | Overridden. Retrieves a DICOM Object file. |
![]() | DoGetImage | Overridden. Gets an image from a DICOM object with the preferred compression options. |
![]() | DoGetImageInfo | Overridden. Retrieves a general image information from a DICOM file. |
![]() | DoGetImageInfoEx | Overridden. Retrieves extended image information from a DICOM file. |
![]() | DoGetObjectTags | Overridden. Retrieves DICOM and Image information from a DICOM object(s). |
![]() | DoGetObjectType | Overridden. Retrieves the type of the image. |
![]() | DoGetSeriesImages | Overridden. Retrieves all the DICOM images in a series with the preferred compression options. |
![]() | GetPreCompressedImage | Gets a pre-compressed image for a DICOM object with the specified compression options. |
![]() | MergeImage | Inserts all pages of the specified Leadtools.RasterImage into another Leadtools.RasterImage. |