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 | |
---|---|---|
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. Retrieves a DICOM Object file. | |
DoGetImage | Overridden. Gets an image from a DICOM object with the preferred compression options. | |
DoGetImageInfo | Overridden. Retrieves general image information about a DICOM file. | |
DoGetImageInfoEx | Overridden. Retrieves extended image information from a DICOM file. | |
DoGetObjectTags | Overridden. Retrieves DICOM and Image information from one or more DICOM objects. | |
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. |