LEADTOOLS Medical (Leadtools.MedicalWebViewer.DICOMObjectRetrieve assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
MedicalWebViewerObjectRetrieve Class Methods
See Also 
Leadtools.Dicom.Services.MedicalWebViewer Namespace : MedicalWebViewerObjectRetrieve Class


"

For a list of all members of this type, see MedicalWebViewerObjectRetrieve members.

"

Public Methods

 NameDescription
public Method GetDicomRetrieves a DICOM object with options. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
public Method GetImageGets an image from a DICOM object with the preferred compression options. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
public Method GetImageInfoRetrieves general image information for a DICOM object. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
public Method GetImageInfoExRetrieves extended image information for a DICOM object. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
public Method GetObjectTagsRetrieves DICOM and image information for queried DICOM objects. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
public Method GetObjectTypeReturns the DICOM object type. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
public Method GetSeriesImagesRetrieves all the DICOM images in a series with the preferred compression options. (Inherited from Leadtools.Dicom.Services.DICOMObjectRetrieve)
Top

Protected Methods

 NameDescription
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetDicomOverridden. Retrieves a DICOM Object file.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetImageOverridden. Gets an image from a DICOM object with the preferred compression options.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetImageInfoOverridden. Retrieves a general image information from a DICOM file.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetImageInfoExOverridden. Retrieves extended image information from a DICOM file.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetObjectTagsOverridden. Retrieves DICOM and Image information from a DICOM object(s).  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetObjectTypeOverridden. Retrieves the type of the image.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. DoGetSeriesImagesOverridden. Retrieves all the DICOM images in a series with the preferred compression options.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. GetPreCompressedImageGets a pre-compressed image for a DICOM object with the specified compression options.  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. MergeImageInserts all pages of the specified Leadtools.RasterImage into another Leadtools.RasterImage.  
Top

See Also