The following tables list the members exposed by MedicalWebViewerObjectRetrieve.
Public Constructors
Name | Description | |
---|---|---|
MedicalWebViewerObjectRetrieve | Initializes a new instance of the MedicalWebViewerObjectRetrieve class. |
Public Methods
Name | Description | |
---|---|---|
GetDicom | Retrieves a DICOM object with options. (Inherited from DICOMObjectRetrieve) | |
GetImage | Gets an image from a DICOM object with the preferred compression options. (Inherited from DICOMObjectRetrieve) | |
GetImageInfo | Retrieves general image information for a DICOM object. (Inherited from DICOMObjectRetrieve) | |
GetImageInfoEx | Retrieves extended image information for a DICOM object. (Inherited from DICOMObjectRetrieve) | |
GetObjectTags | Retrieves DICOM and image information for queried DICOM objects. (Inherited from DICOMObjectRetrieve) | |
GetObjectType | Returns the DICOM object type. (Inherited from DICOMObjectRetrieve) | |
GetSeriesImages | Retrieves all the DICOM images in a series with the preferred compression options. (Inherited from DICOMObjectRetrieve) |
Protected Methods
Name | Description | |
---|---|---|
DoGetDicom | Retrieves a DICOM Object file. | |
DoGetImage | Gets an image from a DICOM object with the preferred compression options. | |
DoGetImage_gzip | Gets an image from a DICOM object with gzip compression. | |
DoGetImageInfo | Retrieves general image information about a DICOM file. | |
DoGetImageInfoEx | Retrieves extended image information from a DICOM file. | |
DoGetObjectTags | Retrieves DICOM and Image information from one or more DICOM objects. | |
DoGetObjectType | Retrieves the type of the image. | |
DoGetSeriesImages | 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. |
Protected Properties
Name | Description | |
---|---|---|
Query | Gets the IDICOMQuery object. (Inherited from DICOMObjectRetrieve) |