Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
DICOMObjectRetrieve Class Members
See Also  Properties  Methods 
Leadtools.Dicom.Services Namespace : DICOMObjectRetrieve Class

The following tables list the members exposed by DICOMObjectRetrieve.

Protected Properties

 NameDescription
protected Property QueryGets the IDICOMQuery object.  
Top

Public Methods

 NameDescription
public Method GetDicom Retrieves a DICOM object with options.  
public Method GetImage Gets an image from a DICOM object with the preferred compression options.  
public Method GetImageInfo Retrieves general image information for a DICOM object.  
public Method GetImageInfoEx Retrieves extended image information for a DICOM object.  
public Method GetObjectTags Retrieves DICOM and image information for queried DICOM objects.  
public Method GetObjectType Returns the DICOM object type.  
public Method GetSeriesImages Retrieves all the DICOM images in a series with the preferred compression options.  
Top

Protected Methods

 NameDescription
protected Method DoGetImageInfoEx Retrieves extended image information from a DICOM file.  
Top

See Also