Leadtools.Dicom.WCF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
IObjectRetrieveService Interface Methods
See Also 
Leadtools.Dicom.WCF Namespace : IObjectRetrieveService Interface


"

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

"

Public Methods

 NameDescription
 Method GetDicomRetrieves a DICOM object with options.  
 Method GetImageGets an image from a DICOM object with the preferred compression options.  
 Method GetImageInfoRetrieves general image information for a DICOM object.  
 Method GetImageInfoExRetrieves extended image information for a DICOM object.  
 Method GetObjectTagsRetrieves DICOM and image information for queried DICOM objects.  
 Method GetObjectTypeReturns the DICOM object type.  
 Method GetSeriesImagesRetrieve all the DICOM images in a series with the preferred compression options.  
Top

See Also