The following tables list the members exposed by MedicalWebViewerObjectRetrieve.
Name | Description | |
---|---|---|
MedicalWebViewerObjectRetrieve Constructor | Initializes a new instance of the MedicalWebViewerObjectRetrieve class. |
Name | Description | |
---|---|---|
Query | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
Name | Description | |
---|---|---|
GetDicom | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) | |
GetImage | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) | |
GetImageInfo | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) | |
GetImageInfoEx | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) | |
GetObjectTags | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) | |
GetObjectType | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) | |
GetSeriesImages | (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve) |
Name | Description | |
---|---|---|
DoGetDicom | Overridden. Retrieve a DICOM Object file. | |
DoGetImage | Overridden. Allow you to get an image from a DICOM object with the preferred compression options. | |
DoGetImageInfo | Overridden. Retrieve a general image information from a DICOM file. | |
DoGetImageInfoEx | Overridden. Retrieve extended image information from a DICOM file. | |
DoGetObjectTags | Overridden. Retrieve DICOM and Image information from a DICOM object(s). | |
DoGetObjectType | Overridden. Retrieve the type of the image. | |
DoGetSeriesImages | Overridden. Retrieve all the DICOM images in a series with the preferred compression options. | |
Finalize | Overridden. Overrides the Object.Finalize method. | |
GetPreCompressedImage | Allow you to get a pre-compressed image for a DICOM object with the specified compression options. | |
MergeImage | Insert all pages of the specified RasterImage into another RasterImage. |